HomeSort by relevance Sort by last modified time
    Searched defs:__WORDSIZE (Results 1 - 10 of 10) sorted by null

  /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
  /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
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
stdint.h 69 #define __WORDSIZE 64
71 #define __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
  /bionic/libc/include/sys/
cdefs.h 261 #define __WORDSIZE 64
263 #define __WORDSIZE 32
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 10 #define __WORDSIZE 64
12 #define __WORDSIZE 32
174 #if __WORDSIZE == 64
182 #if __WORDSIZE == 64
195 #if __WORDSIZE == 64
207 #if __WORDSIZE == 64
  /external/python/cpython2/Lib/plat-linux2/
IN.py 85 __WORDSIZE = 32
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 85 __WORDSIZE = 32
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 85 __WORDSIZE = 32
  /external/python/cpython2/Lib/plat-atheos/
IN.py 218 __WORDSIZE = 32

Completed in 269 milliseconds