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