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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/private/
bionic_config.h 22 #if !defined(__LP64__)
  /bionic/libc/upstream-openbsd/android/include/
arith.h 19 #if defined(__LP64__)
gd_qnan.h 26 #if defined(__LP64__)
  /external/jemalloc/include/jemalloc/
jemalloc_defs.h 19 #ifndef __LP64__
48 #ifdef __LP64__
  /bionic/libc/include/bits/
mbstate_t.h 36 #ifdef __LP64__
pthread_types.h 42 #ifdef __LP64__
49 #if defined(__LP64__)
62 #if defined(__LP64__)
74 #if defined(__LP64__)
86 #if defined(__LP64__)
97 #if defined(__LP64__)
struct_file.h 37 #if defined(__LP64__)
  /bionic/tools/versioner/tests/preprocessor/expected/
foo.h 57 #if (defined(__LP64__)) || (defined(__arm__) && __ANDROID_API__ >= 13) || (defined(__mips__) && !defined(__LP64__) && __ANDROID_API__ >= 14) || (defined(__i386__) && __ANDROID_API__ >= 13)
60 #endif /* (defined(__LP64__)) || (defined(__arm__) && __ANDROID_API__ >= 13) || (defined(__mips__) && !defined(__LP64__) && __ANDROID_API__ >= 14) || (defined(__i386__) && __ANDROID_API__ >= 13) */
64 #if (defined(__LP64__) && __ANDROID_API__ >= 22) || (defined(__arm__) && __ANDROID_API__ >= 13) || (defined(__mips__) && !defined(__LP64__) && __ANDROID_API__ >= 14) || (defined(__i386__) && __ANDROID_API__ >= 13)
67 #endif /* (defined(__LP64__) && __ANDROID_API__ >= 22) || (defined(__arm__) && __ANDROID_API__ >= 13) || (defined(__mips__) && !defined(__LP64__) && __ANDROID_API__ >= 14) || (defined(__i386__) && __ANDROID_API__ >= 13) */
71 #if (!defined(__LP64__) && __ANDROID_API__ >= 12) || (defined(__LP64__))
    [all...]
  /bionic/libc/arch-common/bionic/
asm_multiarch.h 29 #ifdef __LP64__
  /external/compiler-rt/test/msan/
test.h 1 #if __LP64__
  /bionic/libc/bionic/
ftruncate.cpp 21 #if !defined(__LP64__)
31 #endif // !defined(__LP64__)
strtold.cpp 37 #if defined(__LP64__)
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_null.h 39 #if defined(__LP64__)
43 #endif /* __LP64__ */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /external/python/cpython2/Include/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /external/python/cpython3/Include/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_bsd_types.h 29 #if defined (__LP64__) && defined (u_long)
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 28 # if defined(__LP64__) && defined(__x86_64__)
33 # ifndef __LP64__
38 # ifdef __LP64__
63 # if defined(__LP64__)
  /art/runtime/arch/
context-inl.h 31 #elif defined(__mips__) && !defined(__LP64__)
34 #elif defined(__mips__) && defined(__LP64__)
  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 12 #if defined(__mips__) && !defined(__LP64__) && __mips_isa_rev < 6
14 #elif defined(__mips__) && defined(__LP64__) && __mips_isa_rev == 6
19 #if defined(__arm__) || (defined(__mips__) && ((!defined(__LP64__) && __mips_isa_rev < 6) || (defined(__LP64__) && __mips_isa_rev == 6))) || defined(__aarch64__)
25 #if defined(__mips__) && ((!defined(__LP64__) && __mips_isa_rev < 6) || (defined(__LP64__) && __mips_isa_rev == 6))
59 #if defined(__mips__) && !defined(__LP64__) && __mips_isa_rev < 6
63 #if defined(__mips__) && defined(__LP64__) && __mips_isa_rev == 6
  /frameworks/rs/script_api/include/
rs_graphics.rsh 28 #ifdef __LP64__
42 #ifndef __LP64__
69 #ifndef __LP64__
95 #ifndef __LP64__
118 #ifndef __LP64__
144 #ifndef __LP64__
170 #ifndef __LP64__
188 #ifndef __LP64__
206 #ifndef __LP64__
224 #ifndef __LP64__
    [all...]

Completed in 361 milliseconds

1 2 3 4 5 6 7 8 91011>>