Searched defs:SDLCALL (Results 1 – 6 of 6) sorted by relevance
82 #define SDLCALL __cdecl macro84 #define SDLCALL _System macro89 #define SDLCALL macro
91 int (SDLCALL * close) (struct SDL_RWops * context); member
63 int (SDLCALL * userfunc) (void *); member77 void (SDLCALL *destructor)(void*); member
265 int (SDLCALL * userfunc) (void *) = thread->userfunc; in SDL_RunThread() local
35 int (SDLCALL *is)(SDL_RWops *src); member36 SDL_Surface *(SDLCALL *load)(SDL_RWops *src); member
49 #define SDLCALL macro
Completed in 7 milliseconds