Home
last modified time | relevance | path

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

12

/external/curl/lib/
DCMakeLists.txt45 # IF(NOT HAVE_STRTOLL AND NOT HAVE__STRTOI64)
49 # ENDIF(NOT HAVE_STRTOLL AND NOT HAVE__STRTOI64)
Dstrtoofft.h44 # ifdef HAVE_STRTOLL
Dconfig-win32ce.h222 #define HAVE_STRTOLL 1 macro
Dconfig-dos.h74 #define HAVE_STRTOLL 1 macro
Dconfig-tpf.h482 #define HAVE_STRTOLL 1 macro
Dconfig-symbian.h533 #define HAVE_STRTOLL 1 macro
Dcurl_config.h662 #define HAVE_STRTOLL 1 macro
Dconfig-riscos.h318 #undef HAVE_STRTOLL
Dconfig-os400.h329 #undef HAVE_STRTOLL /* Allows ASCII compile on V5R1. */
Dconfig-win32.h270 #define HAVE_STRTOLL 1 macro
/external/webrtc/third_party/gflags/gen/posix/include/private/
Dconfig.h51 #define HAVE_STRTOLL 1 macro
/external/pcre/
Dconfig.h125 #define HAVE_STRTOLL 1 macro
/external/bison/m4/
Dstdlib_h.m494 HAVE_STRTOLL=1; AC_SUBST([HAVE_STRTOLL]) subst
/external/webrtc/third_party/gflags/gen/win/include/private/
Dconfig.h66 #define HAVE_STRTOLL 1 macro
/external/skia/third_party/libsdl/android/
DSDL_config.h74 #define HAVE_STRTOLL 1 macro
/external/pcre/dist/
Dconfig-cmake.h.in17 #cmakedefine HAVE_STRTOLL 1
Dpcrecpp.cc824 #elif defined HAVE_STRTOLL in parse_longlong_radix()
856 #elif defined HAVE_STRTOLL in parse_ulonglong_radix()
/external/skia/third_party/libsdl/mac/
DSDL_config.h126 #define HAVE_STRTOLL 1 macro
/external/skia/third_party/libsdl/linux/
DSDL_config.h126 #define HAVE_STRTOLL 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h410 #define HAVE_STRTOLL 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h441 #define HAVE_STRTOLL 1 macro
/external/dbus/cmake/
Dconfig.h.cmake191 #cmakedefine HAVE_STRTOLL 1
227 # define HAVE_STRTOLL 1
DConfigureChecks.cmake38 check_symbol_exists(strtoll "stdlib.h" HAVE_STRTOLL) # dbus-send.c
/external/llvm/cmake/
Dconfig-ix.cmake183 check_symbol_exists(strtoll stdlib.h HAVE_STRTOLL)
415 if (NOT HAVE_STRTOLL)
419 set(HAVE_STRTOLL 1) variable
/external/dbus/tools/
Ddbus-send.c29 #ifndef HAVE_STRTOLL

12