Searched defs:assertion (Results 1 – 1 of 1) sorted by relevance
53 #define whd_assert(error_string, assertion) do { if (!(assertion) ){ WHD_TRIGGER_BREAKPOINT(); } } … argument55 … assertion) do { if (!(assertion) ) WPRINT_MACRO( (error_string) ); } while (0) argument