Searched refs:DEBUG_ASSERT (Results 1 – 1 of 1) sorted by relevance
315 #define DEBUG_ASSERT 0 /* Verify all assertions */ macro362 {if((DEBUG_ASSERT) && !(cond)) {\