/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/Android/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/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/swiftshader/third_party/LLVM/include/llvm/Config/ |
D | config.h | 182 #define HAVE_INT64_T 1 macro
|
D | config.h.cmake | 182 #cmakedefine HAVE_INT64_T ${HAVE_INT64_T}
|
D | config.h.in | 180 #undef HAVE_INT64_T
|
/external/llvm/host/include/llvm/Config/ |
D | config.h | 182 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/ |
D | config.h | 182 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/ |
D | config.h | 182 #define HAVE_INT64_T 1 macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/ |
D | config.h | 182 #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
|
D | configure.ac | 3488 AC_DEFINE([HAVE_INT64_T], [1], [define if you have int64_t data type]) definition
|
/external/python/cpython2/PC/ |
D | pyconfig.h | 440 #define HAVE_INT64_T 1 macro
|
/external/llvm/include/llvm/Config/ |
D | config.h.cmake | 109 #cmakedefine HAVE_INT64_T ${HAVE_INT64_T}
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 214 check_type_exists(int64_t "${headers}" 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 | 386 #undef HAVE_INT64_T
|
D | configure.ac | 1829 AC_DEFINE(HAVE_INT64_T, 1, [Define if your compiler provides int64_t.]),,) definition
|