Home
last modified time | relevance | path

Searched defs:POST_CONDITION (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/shell/inc/internal/
H A Ddbgmacros.hxx33 #define POST_CONDITION(x, msg) DbgAssert(x, msg) macro
41 #define POST_CONDITION(x, msg) ((void)0) macro

Completed in 8 milliseconds