Searched defs:SDL_calloc (Results 1 – 3 of 3) sorted by relevance
593 #define SDL_calloc calloc macro
375 #define SDL_calloc SDL_calloc_REAL macro
5398 void *SDL_calloc(size_t nmemb, size_t size) in SDL_calloc() function
Completed in 26 milliseconds