Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/
Dos.h178 #define ASSERTMSG(exp, ...) \ macro
182 #define ASSERTMSG(exp, msg) \ macro
225 #define ASSERTMSG(exp, ...) ((void) 0) macro
227 #define ASSERTMSG(exp, msg) ((void) 0) macro
/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h37 #define ASSERTMSG(exp, msg) \ macro
43 #define ASSERTMSG(exp, msg) ((void) 0) macro
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h37 #define ASSERTMSG(exp, msg) \ macro
43 #define ASSERTMSG(exp, msg) ((void) 0) macro