Searched refs:SDL_calloc_orig (Results 1 – 1 of 1) sorted by relevance
50 static SDL_calloc_func SDL_calloc_orig = NULL; variable162 mem = SDL_calloc_orig(nmemb, size); in SDLTest_TrackedCalloc()211 &SDL_calloc_orig, in SDLTest_TrackAllocations()
Completed in 3 milliseconds