Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dos.h662 #define ASSERTMSG2(exp, msg, param1, param2) \ argument
669 #define ASSERTMSG3(exp, msg, param1, param2, param3) \ argument
676 #define ASSERTMSG4(exp, msg, param1, param2, param3, param4) \ argument
700 #define ASSERTMSG2(exp, msg, param1, param2) ((void) 0) argument
703 #define ASSERTMSG3(exp, msg, param1, param2, param3) ((void) 0) argument
706 #define ASSERTMSG4(exp, msg, param1, param2, param3, param4) ((void) 0) argument