Searched defs:OSL_PRECOND (Results 1 – 1 of 1) sorted by relevance
94 #define OSL_PRECOND(c, m) OSL_ENSURE(c, m) macro
Completed in 9 milliseconds