Searched refs:get_sdlapi_entry (Results 1 – 1 of 1) sorted by relevance
206 static SDL_INLINE void *get_sdlapi_entry(const char *fname, const char *sym) in get_sdlapi_entry() function221 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() function259 entry = (SDL_DYNAPI_ENTRYFN) get_sdlapi_entry(libname, "SDL_DYNAPI_entry"); in SDL_InitDynamicAPILocked()