Searched defs:param3 (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.2.2/include/revolution/ |
| D | os.h | 670 #define ASSERTMSG3(exp, msg, param1, param2, param3) \ argument 677 #define ASSERTMSG4(exp, msg, param1, param2, param3, param4) \ argument 704 #define ASSERTMSG3(exp, msg, param1, param2, param3) ((void) 0) argument 707 #define ASSERTMSG4(exp, msg, param1, param2, param3, param4) ((void) 0) argument
|