Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi.c168 typedef Sint32 (SDLCALL *SDL_DYNAPI_ENTRYFN)(Uint32 apiver, void *table, Uint32 tablesize);
172 SDL_DYNAPI_entry(Uint32 apiver, void *table, Uint32 tablesize) in SDL_DYNAPI_entry() argument
176 if (apiver != SDL_DYNAPI_VERSION) { in SDL_DYNAPI_entry()
/third_party/python/Include/
Dmodsupport.h227 int apiver);
230 int apiver);