HomeSort by relevance Sort by last modified time
    Searched refs:__WORDSIZE (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
wordsize.h 19 #define __WORDSIZE 32
ipctypes.h 30 # if __WORDSIZE == 32
elfclass.h 11 #define __ELF_NATIVE_CLASS __WORDSIZE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
wordsize.h 4 # define __WORDSIZE 64
7 # define __WORDSIZE 32
a.out.h 7 #if __WORDSIZE == 64
ipctypes.h 30 # if __WORDSIZE == 32
elfclass.h 11 #define __ELF_NATIVE_CLASS __WORDSIZE
semaphore.h 26 #if __WORDSIZE == 64
setjmp.h 31 # if __WORDSIZE == 64
msq.h 42 #if __WORDSIZE == 32
46 #if __WORDSIZE == 32
50 #if __WORDSIZE == 32
stat.h 29 #if __WORDSIZE == 32
49 #if __WORDSIZE == 32
52 #if __WORDSIZE == 64 || !defined __USE_FILE_OFFSET64
57 #if __WORDSIZE == 32
66 #if __WORDSIZE == 64
70 #if __WORDSIZE == 32
73 #if __WORDSIZE == 64 || !defined __USE_FILE_OFFSET64
79 #if __WORDSIZE == 64 || !defined __USE_FILE_OFFSET64
105 #if __WORDSIZE == 64
122 # if __WORDSIZE == 6
    [all...]
shm.h 56 #if __WORDSIZE == 32
60 #if __WORDSIZE == 32
64 #if __WORDSIZE == 32
pthreadtypes.h 25 #if __WORDSIZE == 64
60 #if __WORDSIZE == 64
83 #if __WORDSIZE == 64
89 #if __WORDSIZE == 64
152 # if __WORDSIZE == 64
220 #if __WORDSIZE == 32
environments.h 43 #if __WORDSIZE == 64
66 #else /* __WORDSIZE == 32 */
90 #endif /* __WORDSIZE == 32 */
mathdef.h 28 # if __WORDSIZE == 64 || (defined __FLT_EVAL_METHOD__ && __FLT_EVAL_METHOD__ == 0)
  /prebuilts/misc/common/swig/include/2.0.11/
swigarch.i 26 # if (__WORDSIZE == 32)
32 # if defined(__x86_64) || defined(__x86_64__) || (__WORDSIZE == 64)
44 #if (__WORDSIZE == 64) || (LONG_MAX != INT_MAX)
56 #if (__WORDSIZE == 32) || (LONG_MAX == INT_MAX)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/gnu/
stubs.h 6 #if __WORDSIZE == 32
8 #elif __WORDSIZE == 64
11 # error "unexpected value for __WORDSIZE macro"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/gnu/
stubs.h 6 #if __WORDSIZE == 32
8 #elif __WORDSIZE == 64
11 # error "unexpected value for __WORDSIZE macro"
  /external/ltp/include/lapi/
abisize.h 32 __WORDSIZE == 64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 40 # if __WORDSIZE == 64
55 #if __WORDSIZE == 64
69 #if __WORDSIZE == 64
80 #if __WORDSIZE == 64
92 #if __WORDSIZE == 64
105 #if __WORDSIZE == 64
118 #if __WORDSIZE == 64
134 #if __WORDSIZE == 64
149 # if __WORDSIZE == 64
197 # if __WORDSIZE == 6
    [all...]
  /external/skia/third_party/libjpeg-turbo/
jconfigint.h 36 #elif __WORDSIZE==64 || defined(_WIN64)
  /external/skqp/third_party/libjpeg-turbo/
jconfigint.h 36 #elif __WORDSIZE==64 || defined(_WIN64)
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
stdint.h 69 #define __WORDSIZE 64
71 #define __WORDSIZE 32
  /external/ltp/testcases/kernel/syscalls/sbrk/
sbrk03.c 53 #if defined(__s390__) && __WORDSIZE == 32
  /external/google-breakpad/src/common/android/include/
elf.h 112 // __WORDSIZE is GLibc-specific and used by Google Breakpad on Linux.
113 #ifndef __WORDSIZE
115 #define __WORDSIZE 32
117 #define __WORDSIZE 64

Completed in 1461 milliseconds

1 2 3 4 5