Searched refs:PRE_CONDITION (Results 1 – 1 of 1) sorted by relevance
31 #define PRE_CONDITION(x, msg) DbgAssert(x, msg) macro39 #define PRE_CONDITION(x, msg) ((void)0) macro
Completed in 5 milliseconds