Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A DSDL_assert.h106 #define SDL_NULL_WHILE_LOOP_CONDITION (0,0) macro
108 #define SDL_NULL_WHILE_LOOP_CONDITION (0) macro
112 do { (void) sizeof ((condition)); } while (SDL_NULL_WHILE_LOOP_CONDITION)
170 } while (SDL_NULL_WHILE_LOOP_CONDITION)

Completed in 3 milliseconds