Searched refs:ZERO_OR_COMPILE_ERROR (Results 1 – 1 of 1) sorted by relevance
43 #ifndef ZERO_OR_COMPILE_ERROR44 #define ZERO_OR_COMPILE_ERROR(cond) ((int) sizeof(char[1 - 2 * !(cond)]) - 1) macro52 ZERO_OR_COMPILE_ERROR( \