Home
last modified time | relevance | path

Searched defs:HAVE_INT64_T (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dconfig.h97 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h97 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h97 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h97 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h97 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
Dconfig.h178 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h178 #define HAVE_INT64_T 1 macro
/external/python/cpython2/PC/
Dpyconfig.h440 #define HAVE_INT64_T 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/python/cpython2/Include/
Dpyport.h131 #define HAVE_INT64_T 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h387 #define HAVE_INT64_T 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h387 #define HAVE_INT64_T 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h387 #define HAVE_INT64_T 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h387 #define HAVE_INT64_T 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h390 #define HAVE_INT64_T 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h391 #define HAVE_INT64_T 1 macro
/external/openssh/
Dconfig.h584 #define HAVE_INT64_T 1 macro
Dconfigure.ac3488 AC_DEFINE([HAVE_INT64_T], [1], [define if you have int64_t data type]) definition
/external/python/cpython2/
Dconfigure.ac1862 AC_DEFINE(HAVE_INT64_T, 1, [Define if your compiler provides int64_t.]),,) definition