Searched defs:COMPILE_TIME_ASSERT (Results 1 – 4 of 4) sorted by relevance
28 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
135 #define COMPILE_TIME_ASSERT(boolexp) \ macro141 #define COMPILE_TIME_ASSERT(boolexp) \ macro
164 #define COMPILE_TIME_ASSERT(boolexp) \ macro170 #define COMPILE_TIME_ASSERT(boolexp) \ macro