Home
last modified time | relevance | path

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

12

/external/chromium/sdch/mac/
Dconfig.h53 #define HAVE_STRTOLL 1 macro
/external/chromium/sdch/linux/
Dconfig.h53 #define HAVE_STRTOLL 1 macro
/external/chromium/third_party/libevent/android/
Dconfig.h136 #define HAVE_STRTOLL 1 macro
/external/chromium/third_party/libevent/linux/
Dconfig.h134 #define HAVE_STRTOLL 1 macro
/external/chromium/third_party/libevent/mac/
Dconfig.h134 #define HAVE_STRTOLL 1 macro
/external/qemu/android/config/darwin-x86/
DSDL_config.h68 #define HAVE_STRTOLL 1 macro
/external/qemu/android/config/windows/
DSDL_config.h68 #define HAVE_STRTOLL 1 macro
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_config_macosx.h75 #define HAVE_STRTOLL 1 macro
DSDL_config_os2.h97 #define HAVE_STRTOLL 1 macro
DSDL_config_win32.h110 #define HAVE_STRTOLL 1 macro
/external/qemu/android/config/linux-x86_64/
DSDL_config.h68 #define HAVE_STRTOLL 1 macro
/external/qemu/android/config/freebsd-x86/
DSDL_config.h68 #define HAVE_STRTOLL 1 macro
/external/pcre/
Dconfig-cmake.h.in15 #cmakedefine HAVE_STRTOLL 1
Dpcrecpp.cc820 #elif defined HAVE_STRTOLL in parse_longlong_radix()
852 #elif defined HAVE_STRTOLL in parse_ulonglong_radix()
/external/qemu/android/config/linux-ppc/
DSDL_config.h68 #define HAVE_STRTOLL 1 macro
/external/qemu/android/config/linux-x86/
DSDL_config.h63 #define HAVE_STRTOLL 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h390 #define HAVE_STRTOLL 1 macro
/external/llvm/device/include/llvm/Config/
Dconfig.h395 #define HAVE_STRTOLL 1 macro
/external/dbus/cmake/
Dconfig.h.cmake193 #cmakedefine HAVE_STRTOLL 1
229 # define HAVE_STRTOLL 1
DConfigureChecks.cmake38 check_symbol_exists(strtoll "stdlib.h" HAVE_STRTOLL) # dbus-send.c
/external/chromium/third_party/libevent/
Devutil.c182 #ifdef HAVE_STRTOLL in evutil_strtoll()
/external/chromium/sdch/open-vcdiff/src/
Dconfig.h.in52 #undef HAVE_STRTOLL
/external/llvm/cmake/
Dconfig-ix.cmake148 check_symbol_exists(strtoll stdlib.h HAVE_STRTOLL)
359 set(HAVE_STRTOLL 1) variable
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_string.c135 #if !defined(HAVE_SSCANF) || !defined(HAVE_STRTOLL)
606 #ifndef HAVE_STRTOLL
/external/dbus/tools/
Ddbus-send.c29 #ifndef HAVE_STRTOLL

12