Home
last modified time | relevance | path

Searched refs:SDL_GetErrorMsg (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_error.h74 extern DECLSPEC char * SDLCALL SDL_GetErrorMsg(char *errstr, int maxlen);
/AliOS-Things-master/components/SDL2/src/
A DSDL_error.c106 SDL_GetErrorMsg(char *errstr, int maxlen) in SDL_GetErrorMsg() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h760 #define SDL_GetErrorMsg SDL_GetErrorMsg_REAL macro
A DSDL_dynapi_procs.h819 SDL_DYNAPI_PROC(char*,SDL_GetErrorMsg,(char *a, int b),(a,b),return)

Completed in 16 milliseconds