Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/
A DSDL_internal.h38 #define SDL_MAX_SMALL_ALLOC_STACKSIZE 128 macro
39 …, count, pisstack) ( (*(pisstack) = ((sizeof(type)*(count)) < SDL_MAX_SMALL_ALLOC_STACKSIZE)), (*(…

Completed in 3 milliseconds