Home
last modified time | relevance | path

Searched defs:SDL_calloc (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h593 #define SDL_calloc calloc macro
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h375 #define SDL_calloc SDL_calloc_REAL macro
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c5398 void *SDL_calloc(size_t nmemb, size_t size) in SDL_calloc() function

Completed in 19 milliseconds