Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi.c220 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function
235 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function
249 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function
297 entry = (SDL_DYNAPI_ENTRYFN) get_sdlapi_entry(libname, "SDL_DYNAPI_entry"); in SDL_InitDynamicAPILocked()

Completed in 5 milliseconds