Home
last modified time | relevance | path

Searched refs:HAVE_STRTOLL (Results 1 – 11 of 11) sorted by relevance

/curl/lib/
H A Dconfig-dos.h70 #define HAVE_STRTOLL 1 macro
H A Dconfig-win32ce.h131 #define HAVE_STRTOLL 1 macro
H A Dconfig-plan9.h121 #define HAVE_STRTOLL 1 macro
H A Dconfig-riscos.h154 #undef HAVE_STRTOLL
H A Dconfig-os400.h167 #undef HAVE_STRTOLL /* Allows ASCII compile on V5R1. */
H A Dstrtoofft.c39 # ifdef HAVE_STRTOLL
H A Dconfig-win32.h174 #define HAVE_STRTOLL 1 macro
H A Dcurl_config.h.cmake542 #cmakedefine HAVE_STRTOLL 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake37 set(HAVE_STRTOLL 1) variable
66 set(HAVE_STRTOLL 1) variable
69 set(HAVE_STRTOLL 0) variable
/curl/m4/
H A Dcurl-functions.m44793 dnl HAVE_STRTOLL will be defined.
4862 AC_DEFINE_UNQUOTED(HAVE_STRTOLL, 1,
/curl/
H A DCMakeLists.txt1496 check_symbol_exists("strtoll" "${CURL_INCLUDES};stdlib.h" HAVE_STRTOLL)

Completed in 26 milliseconds