Searched defs:AssertLogRel (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dassert.h46 * - AssertLogRel - Calls LogRel() in non-strict builds, otherwise like Assert.
1177 LogRel(("AssertLogRel %s(%d) %s: %s\n",\
1190 /** @def AssertLogRel
1196 #define AssertLogRel(expr) \ macro

Completed in 53 milliseconds