Searched defs:ASSERTMSG (Results 1 – 3 of 3) sorted by relevance
81 #define ASSERTMSG(a,msg) \ macro96 #define ASSERTMSG(a, msg) macro
128 #define ASSERTMSG(expr,string) if (!(expr)) { \ macro
1380 #define ASSERTMSG(expr,string) if (!(expr)) {\ macro1384 #define ASSERTMSG(expr,string) macro