Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h78 #define HAVE_STRTOLL 1 macro
A DSDL_config_os2.h120 #define HAVE_STRTOLL 1 macro
A DSDL_config_psp.h74 #define HAVE_STRTOLL 1 macro
A DSDL_config_wiz.h73 #define HAVE_STRTOLL 1 macro
A DSDL_config_android.h77 #define HAVE_STRTOLL 1 macro
A DSDL_config_iphoneos.h77 #define HAVE_STRTOLL 1 macro
A DSDL_config.h128 #define HAVE_STRTOLL 1 macro
A DSDL_config_macosx.h80 #define HAVE_STRTOLL 1 macro
A DSDL_config_windows.h171 #define HAVE_STRTOLL 1 macro
A DSDL_config.h.in127 #undef HAVE_STRTOLL
A DSDL_config.h.cmake124 #cmakedefine HAVE_STRTOLL 1
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_string.c31 …CANF) || !defined(HAVE_STRTOL) || !defined(HAVE_STRTOUL) || !defined(HAVE_STRTOLL) || !defined(HA…
156 #if !defined(HAVE_VSSCANF) || !defined(HAVE_STRTOLL)
913 #if defined(HAVE_STRTOLL) in SDL_strtoll()

Completed in 14 milliseconds