Home
last modified time | relevance | path

Searched refs:HAVE_LL (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/cares/config/cygwin/
Dares_config.h174 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/sunos/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/android/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/freebsd/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/linux/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/aix/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/netbsd/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/darwin/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/node/deps/cares/config/openbsd/
Dares_config.h180 #define HAVE_LL 1 macro
/third_party/curl/customized/include/
Dcurl_config_standard.h452 #define HAVE_LL 1 macro
Dcurl_config_liteos_a.h437 #define HAVE_LL 1 macro
Dcurl_config_liteos_m.h455 #define HAVE_LL 1 macro
/third_party/node/deps/cares/src/lib/
Dares_config.h.cmake179 #cmakedefine HAVE_LL
Dares_config.h.in179 #undef HAVE_LL
/third_party/node/deps/cares/
Dconfigure.ac604 AC_DEFINE(HAVE_LL, 1, [if your compiler supports LL]) definition
DCMakeLists.txt346 CHECK_C_SOURCE_COMPILES ("int main() { int n=1234LL; return 0; }" HAVE_LL)