Searched refs:SDL_DYNAPI_VERSION (Results 1 – 1 of 1) sorted by relevance
49 #define SDL_DYNAPI_VERSION 1 macro178 if (apiver != SDL_DYNAPI_VERSION) {305 if (entry(SDL_DYNAPI_VERSION, &jump_table, sizeof (jump_table)) < 0) { in SDL_InitDynamicAPILocked()315 if (initialize_jumptable(SDL_DYNAPI_VERSION, &jump_table, sizeof (jump_table)) < 0) { in SDL_InitDynamicAPILocked()
Completed in 3 milliseconds