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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wordsize.h 4 # define __WORDSIZE 64
7 # define __WORDSIZE 32
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
wordsize.h 4 # define __WORDSIZE 64
7 # define __WORDSIZE 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
wordsize.h 4 # define __WORDSIZE 64
7 # define __WORDSIZE 32
  /external/linux-tools-perf/util/include/linux/
bitops.h 14 #define __WORDSIZE 32
19 #define BITS_PER_LONG __WORDSIZE
  /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
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 85 __WORDSIZE = 32

Completed in 759 milliseconds