Searched refs:SDL_DYNAPI_VERSION (Results 1 – 1 of 1) sorted by relevance
42 #define SDL_DYNAPI_VERSION 1 macro176 if (apiver != SDL_DYNAPI_VERSION) { in SDL_DYNAPI_entry()268 if (entry(SDL_DYNAPI_VERSION, &jump_table, sizeof (jump_table)) < 0) { in SDL_InitDynamicAPILocked()273 if (!SDL_DYNAPI_entry(SDL_DYNAPI_VERSION, &jump_table, sizeof (jump_table))) { in SDL_InitDynamicAPILocked()