Searched defs:SDL_calloc (Results 1 – 3 of 3) sorted by relevance
494 #define SDL_calloc calloc macro
381 #define SDL_calloc SDL_calloc_REAL macro
39 void *SDL_calloc(size_t nmemb, size_t size) in SDL_calloc() function