Home
last modified time | relevance | path

Searched refs:_LP64 (Results 1 – 25 of 33) sorted by relevance

12

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h155 #if SANITIZER_ANDROID && defined(_LP64)
157 #elif SANITIZER_ANDROID && !defined(_LP64)
204 #if defined(__x86_64__) && !defined(_LP64)
221 #if defined(__x86_64__) && !defined(_LP64)
227 #if !defined(_LP64) && !defined(__mips__)
231 #if !defined(_LP64) && !defined(__mips__)
235 #if !defined(_LP64) && !defined(__mips__)
244 #if defined(__x86_64__) && !defined(_LP64)
356 #if defined(__x86_64__) && !defined(_LP64)
471 #elif defined(__x86_64__) && !defined(_LP64)
[all …]
Dsanitizer_platform.h78 #if defined(__x86_64__) && !defined(_LP64)
/external/opencv3/modules/ts/src/
Dcuda_perf.cpp241 # if defined _LP64 || defined __LP64__ in printOsInfo()
247 # if defined _LP64 || defined __LP64__ in printOsInfo()
253 # if defined _LP64 || defined __LP64__ in printOsInfo()
/external/bison/lib/
Dstrerror_r.c57 …_) && !defined __CYGWIN__) || defined __sgi || (defined __sun && !defined _LP64) || defined __CYGW…
74 # if defined __sun && !defined _LP64
282 # elif defined __sgi || (defined __sun && !defined _LP64) /* IRIX, Solaris <= 9 32-bit */ in strerror_r()
Dstdio-impl.h93 # if defined __sun && defined _LP64 /* Solaris/{SPARC,AMD64} 64-bit */
Dinttypes.in.h184 # if (@APPLE_UNIVERSAL_BUILD@ ? defined _LP64 : @INT64_MAX_EQ_LONG_MAX@)
201 # if (@APPLE_UNIVERSAL_BUILD@ ? defined _LP64 : @UINT64_MAX_EQ_ULONG_MAX@)
677 # if (@APPLE_UNIVERSAL_BUILD@ ? defined _LP64 : @INT64_MAX_EQ_LONG_MAX@)
694 # if (@APPLE_UNIVERSAL_BUILD@ ? defined _LP64 : @UINT64_MAX_EQ_ULONG_MAX@)
Dstdint.in.h504 # ifdef _LP64
532 # ifdef _LP64
/external/c-ares/
Dares_build.h178 # elif defined(_LP64)
191 # elif defined(_LP64)
/external/ppp/pppd/
Dmd5.h43 #ifdef _LP64
/external/bison/m4/
Dinttypes.m4152 INT64_MAX_EQ_LONG_MAX='defined _LP64'; AC_SUBST([INT64_MAX_EQ_LONG_MAX])
156 UINT64_MAX_EQ_ULONG_MAX='defined _LP64'; AC_SUBST([UINT64_MAX_EQ_ULONG_MAX])
Dlib-prefix.m4188 #ifdef _LP64
/external/libmicrohttpd/src/include/
Dplatform.h65 #define _LP64 macro
/external/mesa3d/include/KHR/
Dkhrplatform.h189 #if defined(__arch64__) || defined(_LP64)
/external/bison/darwin-lib/
Dinttypes.h496 # if (0 ? defined _LP64 : 1)
513 # if (0 ? defined _LP64 : 1)
989 # if (0 ? defined _LP64 : 1)
1006 # if (0 ? defined _LP64 : 1)
Dstdint.h505 # ifdef _LP64
533 # ifdef _LP64
/external/bison/linux-lib/
Dinttypes.h496 # if (0 ? defined _LP64 : 1)
513 # if (0 ? defined _LP64 : 1)
989 # if (0 ? defined _LP64 : 1)
1006 # if (0 ? defined _LP64 : 1)
/external/elfutils/tests/
Drun-dwarf-getmacros.sh113 _LP64 1
248 _LP64 1
309 _LP64 1
Drun-readelf-zp.sh66 [ 3d0] _LP64 1
/external/curl/include/curl/
Dcurlbuild.h.dist414 # elif defined(_LP64)
425 # elif defined(_LP64)
452 # elif defined(_LP64)
463 # elif defined(_LP64)
/external/icu/icu4c/source/common/
Dputilimp.h529 # if U_PLATFORM == U_PF_OS390 && !defined(_LP64)
/external/icu/icu4c/source/common/unicode/
Dplatform.h689 # ifdef _LP64
/external/pcre/dist/sljit/
DsljitConfigInternal.h135 #elif defined(__mips__) && !defined(_LP64)
/external/deqp/framework/delibs/debase/
DdeDefs.h335 … defined(__aarch64__) || (defined(__mips) && ((__mips) == 64)) || defined(_LP64) || defined(__LP64…
/external/compiler-rt/lib/asan/
Dasan_rtl.cc459 #if SANITIZER_LINUX && defined(__x86_64__) && defined(_LP64) && \ in AsanInitInternal()
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc56 #if defined(_LP64)

12