Searched refs:RTL_VERIFYMSG (Results 1 – 1 of 1) sorted by relevance
3260 #define RTL_VERIFYMSG(msg, exp) \ macro3274 #define ASSERTMSG (void)RTL_VERIFYMSG3299 #define RTL_VERIFYMSG(msg, exp) ((exp) ? TRUE : FALSE) macro