Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h182 #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-android/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/llvm/device/include/llvm/Config/
Dconfig.h178 #define HAVE_INT64_T 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h182 #define HAVE_INT64_T 1 macro
/external/openssh/
Dconfig.h581 #define HAVE_INT64_T 1 macro
Dconfigure.ac3327 AC_DEFINE([HAVE_INT64_T], [1], [define if you have int64_t data type]) definition