Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_memory.c205 s_previous_allocations = SDL_GetNumAllocations(); in SDLTest_TrackAllocations()
/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h396 extern DECLSPEC int SDLCALL SDL_GetNumAllocations(void);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h642 #define SDL_GetNumAllocations SDL_GetNumAllocations_REAL macro
A DSDL_dynapi_procs.h676 SDL_DYNAPI_PROC(int,SDL_GetNumAllocations,(void),(),return)
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c5378 int SDL_GetNumAllocations(void) in SDL_GetNumAllocations() function

Completed in 26 milliseconds