OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x80000000
(Results
276 - 300
of
1602
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
in.h
169
#define IN_CLASSA(a) ((((long int) (a)) & 0
x80000000
) == 0)
175
#define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0
x80000000
)
/bionic/libc/include/sys/
epoll.h
45
#define EPOLLET 0
x80000000
/bionic/libc/kernel/common/linux/
ipv6_route.h
39
#define RTF_LOCAL 0
x80000000
/bionic/libm/amd64/
_fpmath.h
41
#define LDBL_NBIT 0
x80000000
/bionic/libm/i386/
_fpmath.h
40
#define LDBL_NBIT 0
x80000000
/bionic/libm/src/
s_copysignf.c
35
SET_FLOAT_WORD(x,(ix&0x7fffffff)|(iy&0
x80000000
));
s_truncf.c
40
i0 &= 0
x80000000
;
/bootable/bootloader/legacy/include/boot/
arm.h
32
#define PSR_N 0
x80000000
/development/ndk/platforms/android-3/arch-arm/include/asm/
ptrace.h
56
#define PSR_N_BIT 0
x80000000
signal.h
71
#define SA_RESETHAND 0
x80000000
/development/ndk/platforms/android-3/include/linux/
ioport.h
49
#define IORESOURCE_BUSY 0
x80000000
/development/ndk/platforms/android-3/include/sys/
epoll.h
45
#define EPOLLET 0
x80000000
/device/ti/panda/
BoardConfig.mk
35
BOARD_KERNEL_BASE := 0
x80000000
/external/compiler-rt/test/Unit/
floatsidfvfp_test.c
44
if (test__floatsidfvfp(0
x80000000
))
floatsisfvfp_test.c
44
if (test__floatsisfvfp(0
x80000000
))
floatunssidfvfp_test.c
42
if (test__floatunssidfvfp(0
x80000000
))
floatunssisfvfp_test.c
42
if (test__floatunssisfvfp(0
x80000000
))
/external/grub/netboot/
sis900.h
119
TxCSI = 0
x80000000
,
134
RxAEP = 0
x80000000
,
145
RFEN = 0
x80000000
,
187
OWN = 0
x80000000
,
/external/kernel-headers/original/asm-mips/mach-generic/
spaces.h
24
#define CAC_BASE _AC(0
x80000000
, UL)
/external/kernel-headers/original/linux/
fcntl.h
24
#define DN_MULTISHOT 0
x80000000
/* Don't remove notifier */
/external/kernel-headers/original/linux/sunrpc/
auth_gss.h
24
#define MAXSEQ 0
x80000000
/* maximum legal sequence number, from rfc 2203 */
/external/llvm/test/MC/MachO/
thread_init_func.s
36
// CHECK: ('flags', 0
x80000000
)
Completed in 254 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>