Searched refs:get_sdlapi_entry (Results 1 – 1 of 1) sorted by relevance
220 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function235 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function249 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function297 entry = (SDL_DYNAPI_ENTRYFN) get_sdlapi_entry(libname, "SDL_DYNAPI_entry"); in SDL_InitDynamicAPILocked()
Completed in 5 milliseconds