Searched defs:DSCMB_ASSERT_AND_RETURN (Results 1 – 2 of 2) sorted by relevance
184 #define DSCMB_ASSERT_AND_RETURN(x) if (!(x)){printf ("ASSERT FAIL: %s %s %d\n", __FILE_… macro