Searched refs:condition (Results 1 – 1 of 1) sorted by relevance
117 #define STATIC_ASSERT(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument