Searched refs:SDL_GetNumAllocations (Results 1 – 5 of 5) sorted by relevance
205 s_previous_allocations = SDL_GetNumAllocations(); in SDLTest_TrackAllocations()
396 extern DECLSPEC int SDLCALL SDL_GetNumAllocations(void);
642 #define SDL_GetNumAllocations SDL_GetNumAllocations_REAL macro
676 SDL_DYNAPI_PROC(int,SDL_GetNumAllocations,(void),(),return)
5378 int SDL_GetNumAllocations(void) in SDL_GetNumAllocations() function
Completed in 26 milliseconds