HomeSort by relevance Sort by last modified time
    Searched defs:__WORDSIZE (Results 1 - 25 of 105) 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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
wordsize.h 4 # define __WORDSIZE 64
7 # 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
  /system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/
bitops.h 22 #ifndef __WORDSIZE
23 #define __WORDSIZE (__SIZEOF_LONG__ * 8)
26 #define BITS_PER_LONG __WORDSIZE
  /device/linaro/bootloader/arm-trusted-firmware/include/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
  /system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/
bitops.h 8 #ifndef __WORDSIZE
9 #define __WORDSIZE (__SIZEOF_LONG__ * 8)
12 #define BITS_PER_LONG __WORDSIZE
  /bionic/libc/include/sys/
cdefs.h 249 #define __WORDSIZE 64
251 #define __WORDSIZE 32
  /development/ndk/platforms/android-21/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 557 #define __WORDSIZE 64
559 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
cdefs.h 551 #define __WORDSIZE 64
553 #define __WORDSIZE 32

Completed in 762 milliseconds

1 2 3 4 5