Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_getenv.c38 #if defined(__WIN32__) && (!defined(HAVE_SETENV) || !defined(HAVE_GETENV))
77 #elif (defined(HAVE_GETENV) && defined(HAVE_PUTENV) && !defined(HAVE_SETENV))
174 #if defined(HAVE_GETENV)
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h62 #define HAVE_GETENV 1 macro
A DSDL_config_os2.h87 #define HAVE_GETENV 1 macro
A DSDL_config_psp.h54 #define HAVE_GETENV 1 macro
A DSDL_config_wiz.h56 #define HAVE_GETENV 1 macro
A DSDL_config_android.h56 #define HAVE_GETENV 1 macro
A DSDL_config_iphoneos.h56 #define HAVE_GETENV 1 macro
A DSDL_config.h88 #define HAVE_GETENV 1 macro
A DSDL_config_macosx.h60 #define HAVE_GETENV 1 macro
A DSDL_config.h.in87 #undef HAVE_GETENV
A DSDL_config.h.cmake84 #cmakedefine HAVE_GETENV 1

Completed in 13 milliseconds