Searched defs:PRE_MSG (Results 1 – 3 of 3) sorted by relevance
138 #define PRE_MSG(expr, msg) _UTILS_ASSERT(utils::precondition, expr, msg) macro
618 #define PRE_MSG(expr, msg) \ in clear_bindings() macro
46 #define PRE_MSG(expr, msg) \ macro