Searched defs:KMP_ASSERT2 (Results 1 – 1 of 1) sorted by relevance
40 #define KMP_ASSERT2(cond, msg) \ macro53 #define KMP_ASSERT2(cond, msg) KMP_ASSERT(cond) macro60 #define KMP_ASSERT2(cond, msg) /* Nothing */ macro