Home
last modified time | relevance | path

Searched refs:SDL_SetMemoryFunctions (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_memory.c215 SDL_SetMemoryFunctions(SDLTest_TrackedMalloc, in SDLTest_TrackAllocations()
/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h388 extern DECLSPEC int SDLCALL SDL_SetMemoryFunctions(SDL_malloc_func malloc_func,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h641 #define SDL_SetMemoryFunctions SDL_SetMemoryFunctions_REAL macro
A DSDL_dynapi_procs.h675 SDL_DYNAPI_PROC(int,SDL_SetMemoryFunctions,(SDL_malloc_func a, SDL_calloc_func b, SDL_realloc_func …
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c5353 int SDL_SetMemoryFunctions(SDL_malloc_func malloc_func, in SDL_SetMemoryFunctions() function

Completed in 29 milliseconds