Searched defs:OSL_POSTCOND (Results 1 – 1 of 1) sorted by relevance
95 #define OSL_POSTCOND(c, m) OSL_ENSURE(c, m) macro
Completed in 7 milliseconds