Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dos.h649 #define ASSERTMSG(exp, ...) \ macro
653 #define ASSERTMSG(exp, msg) \ macro
695 #define ASSERTMSG(exp, ...) ((void) 0) macro
697 #define ASSERTMSG(exp, msg) ((void) 0) macro