Searched refs:SDL_NULL_WHILE_LOOP_CONDITION (Results 1 – 1 of 1) sorted by relevance
94 #define SDL_NULL_WHILE_LOOP_CONDITION (0,0) macro96 #define SDL_NULL_WHILE_LOOP_CONDITION (0) macro100 do { (void) sizeof ((condition)); } while (SDL_NULL_WHILE_LOOP_CONDITION)159 } while (SDL_NULL_WHILE_LOOP_CONDITION)
Completed in 2 milliseconds