Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_assert.h94 #define SDL_NULL_WHILE_LOOP_CONDITION (0,0) macro
96 #define SDL_NULL_WHILE_LOOP_CONDITION (0) macro
100 do { (void) sizeof ((condition)); } while (SDL_NULL_WHILE_LOOP_CONDITION)
159 } while (SDL_NULL_WHILE_LOOP_CONDITION)

Completed in 2 milliseconds