Home
last modified time | relevance | path

Searched defs:ASSERTMSG (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.2/include/revolution/
Dos.h645 #define ASSERTMSG(exp, ...) \ macro
649 #define ASSERTMSG(exp, msg) \ macro
691 #define ASSERTMSG(exp, ...) ((void) 0) macro
693 #define ASSERTMSG(exp, msg) ((void) 0) macro