Home
last modified time | relevance | path

Searched refs:stemp (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_dyn.c75 const char *stemp = DirectFBCheckVersion(DIRECTFB_MAJOR_VERSION, in SDL_DirectFB_LoadLibrary() local
79 if (stemp != NULL) { in SDL_DirectFB_LoadLibrary()
A DSDL_DirectFB_video.c201 char *stemp; in readBoolEnv() local
203 stemp = SDL_getenv(env_name); in readBoolEnv()
204 if (stemp) in readBoolEnv()
205 return atoi(stemp); in readBoolEnv()

Completed in 4 milliseconds