Searched refs:SDL_SetMemoryFunctions (Results 1 – 5 of 5) sorted by relevance
215 SDL_SetMemoryFunctions(SDLTest_TrackedMalloc, in SDLTest_TrackAllocations()
388 extern DECLSPEC int SDLCALL SDL_SetMemoryFunctions(SDL_malloc_func malloc_func,
641 #define SDL_SetMemoryFunctions SDL_SetMemoryFunctions_REAL macro
675 SDL_DYNAPI_PROC(int,SDL_SetMemoryFunctions,(SDL_malloc_func a, SDL_calloc_func b, SDL_realloc_func …
5353 int SDL_SetMemoryFunctions(SDL_malloc_func malloc_func, in SDL_SetMemoryFunctions() function
Completed in 29 milliseconds