HomeSort by relevance Sort by last modified time
    Searched defs:__BITS_PER_LONG (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-arm64/asm/
bitsperlong.h 21 #define __BITS_PER_LONG 64
  /bionic/libc/kernel/uapi/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32
  /bionic/libc/kernel/uapi/asm-mips/asm/
bitsperlong.h 21 #define __BITS_PER_LONG _MIPS_SZLONG
  /bionic/libc/kernel/uapi/asm-x86/asm/
bitsperlong.h 22 #define __BITS_PER_LONG 64
25 #define __BITS_PER_LONG 32
  /development/ndk/platforms/android-L/arch-arm64/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG 64
  /development/ndk/platforms/android-L/arch-mips/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG _MIPS_SZLONG
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG _MIPS_SZLONG
  /development/ndk/platforms/android-L/arch-x86/include/asm/
bitsperlong.h 22 #define __BITS_PER_LONG 64
25 #define __BITS_PER_LONG 32
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
bitsperlong.h 22 #define __BITS_PER_LONG 64
25 #define __BITS_PER_LONG 32
  /development/ndk/platforms/android-L/include/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32
  /external/kernel-headers/original/uapi/asm-arm64/asm/
bitsperlong.h 19 #define __BITS_PER_LONG 64
  /external/kernel-headers/original/uapi/asm-generic/
bitsperlong.h 11 #ifndef __BITS_PER_LONG
12 #define __BITS_PER_LONG 32
  /external/kernel-headers/original/uapi/asm-mips/asm/
bitsperlong.h 4 #define __BITS_PER_LONG _MIPS_SZLONG
  /external/kernel-headers/original/uapi/asm-x86/asm/
bitsperlong.h 5 # define __BITS_PER_LONG 64
7 # define __BITS_PER_LONG 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
bitsperlong.h 5 # define __BITS_PER_LONG 64
7 # define __BITS_PER_LONG 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
bitsperlong.h 11 #ifndef __BITS_PER_LONG
12 #define __BITS_PER_LONG 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
bitsperlong.h 5 # define __BITS_PER_LONG 64
7 # define __BITS_PER_LONG 32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
bitsperlong.h 11 #ifndef __BITS_PER_LONG
12 #define __BITS_PER_LONG 32
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG 64
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG _MIPS_SZLONG
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
bitsperlong.h 21 #define __BITS_PER_LONG _MIPS_SZLONG
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
bitsperlong.h 21 #ifndef __BITS_PER_LONG
22 #define __BITS_PER_LONG 32

Completed in 578 milliseconds

1 2