Searched defs:SLOW_ASSERT (Results 1 – 1 of 1) sorted by relevance
267 #define SLOW_ASSERT(condition) CHECK(!FLAG_enable_slow_asserts || (condition)) macro276 #define SLOW_ASSERT(condition) ((void) 0) macro