Searched refs:WHILE_FALSE (Results 1 – 4 of 4) sorted by relevance
349 #define WHILE_FALSE while(0) macro352 # undef WHILE_FALSE354 # define WHILE_FALSE while(1, 0) macro356 # define WHILE_FALSE \ macro402 #define DEBUGF(x) do { } WHILE_FALSE413 #define DEBUGASSERT(x) do { } WHILE_FALSE
435 } WHILE_FALSE
86 } WHILE_FALSE
3343 However, the loop previously had a WHILE_FALSE terminator so the continue