Searched defs:SDLCALL (Results 1 – 5 of 5) sorted by relevance
76 #define SDLCALL __cdecl macro78 #define SDLCALL macro
91 int (SDLCALL * close) (struct SDL_RWops * context); member
31 #define SDLCALL macro
258 int (SDLCALL * func) (void *); member268 int (SDLCALL * userfunc) (void *) = args->func; in SDL_RunThread() local
722 void (SDLCALL *callback) (void *, Uint8 *, int) = device->spec.callback; in SDL_RunAudio() local803 void (SDLCALL *callback) (void *, Uint8 *, int) = device->spec.callback; in SDL_CaptureAudio() local