Searched refs:DEBUG_ASSERT1 (Results 1 – 1 of 1) sorted by relevance
688 #define DEBUG_ASSERT1(expr,str,p1) if (!(expr ) && ((DEBUG_GLB_LVL() & DEBUG_LVL_ASSERT)!=0)) … macro704 #define DEBUG_ASSERT1(expr,str,p1) if (!(expr )) { \ macro716 #define DEBUG_ASSERT1(expr,str,p1) macro