Searched defs:ASSERTMSG (Results 1 – 3 of 3) sorted by relevance
178 #define ASSERTMSG(exp, ...) \ macro182 #define ASSERTMSG(exp, msg) \ macro225 #define ASSERTMSG(exp, ...) ((void) 0) macro227 #define ASSERTMSG(exp, msg) ((void) 0) macro
37 #define ASSERTMSG(exp, msg) \ macro43 #define ASSERTMSG(exp, msg) ((void) 0) macro