Searched refs:DEBUG_ASSERT0 (Results 1 – 1 of 1) sorted by relevance
682 #define DEBUG_ASSERT0(expr,str) if (!(expr ) && ((DEBUG_GLB_LVL() & DEBUG_LVL_ASSERT)!=0)) … macro698 #define DEBUG_ASSERT0(expr,str) if (!(expr )) { \ macro715 #define DEBUG_ASSERT0(expr,str) macro