/external/libdivsufsort/include/ |
D | CMakeLists.txt | 105 if(HAVE_INT64_T) 113 else(HAVE_INT64_T) 134 endif(HAVE_INT64_T)
|
/external/python/cpython2/Include/ |
D | longintrepr.h | 42 defined HAVE_INT64_T && defined HAVE_INT32_T)
|
D | pyport.h | 131 #define HAVE_INT64_T 1 macro 134 #ifdef HAVE_INT64_T 145 #if (defined HAVE_UINT64_T && defined HAVE_INT64_T && \
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/ |
D | config.h | 97 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/ |
D | config.h | 97 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/ |
D | config.h | 97 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/ |
D | config.h | 97 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/ |
D | config.h | 97 #define HAVE_INT64_T 1 macro
|
/external/llvm/device/include/llvm/Config/ |
D | config.h | 178 #define HAVE_INT64_T 1 macro
|
/external/llvm/host/include/llvm/Config/ |
D | config.h | 182 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 387 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 387 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 387 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 387 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 390 #define HAVE_INT64_T 1 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 391 #define HAVE_INT64_T 1 macro
|
/external/openssh/ |
D | config.h | 584 #define HAVE_INT64_T 1 macro
|
D | defines.h | 274 #ifndef HAVE_INT64_T
|
D | config.h.in | 650 #undef HAVE_INT64_T
|
/external/python/cpython2/PC/ |
D | pyconfig.h | 440 #define HAVE_INT64_T 1 macro
|
/external/tensorflow/third_party/llvm/ |
D | llvm.bzl | 213 "HAVE_INT64_T": 1, 280 "HAVE_INT64_T": 1,
|
/external/llvm/include/llvm/Config/ |
D | config.h.cmake | 109 #cmakedefine HAVE_INT64_T ${HAVE_INT64_T}
|
/external/llvm/cmake/ |
D | config-ix.cmake | 260 check_type_exists(int64_t "${headers}" HAVE_INT64_T)
|
/external/python/cpython2/ |
D | pyconfig.h.in | 413 #undef HAVE_INT64_T
|
D | configure.ac | 1862 AC_DEFINE(HAVE_INT64_T, 1, [Define if your compiler provides int64_t.]),,) definition
|