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.h122 #define HAVE_STRTOLL 1 macro
H A Dconfig-riscos.h160 #undef HAVE_STRTOLL
H A Dconfig-os400.h173 #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.cmake531 #cmakedefine HAVE_STRTOLL 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake37 set(HAVE_STRTOLL 1) variable
58 set(HAVE_STRTOLL 1) variable
61 set(HAVE_STRTOLL 0) variable
/curl/m4/
H A Dcurl-functions.m44787 dnl HAVE_STRTOLL will be defined.
4856 AC_DEFINE_UNQUOTED(HAVE_STRTOLL, 1,
/curl/
H A DCMakeLists.txt1283 check_symbol_exists(strtoll "${CURL_INCLUDES};stdlib.h" HAVE_STRTOLL)

Completed in 28 milliseconds