Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h592 #define SDL_malloc malloc macro
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h374 #define SDL_malloc SDL_malloc_REAL macro
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c5383 void *SDL_malloc(size_t size) in SDL_malloc() function

Completed in 22 milliseconds