| D | jerror.h | 237 #define ERREXIT2(cinfo, code, p1, p2) \ argument 242 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument 248 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument 270 #define WARNMS2(cinfo, code, p1, p2) \ argument 284 #define TRACEMS2(cinfo, lvl, code, p1, p2) \ argument 289 #define TRACEMS3(cinfo, lvl, code, p1, p2, p3) \ argument 294 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 299 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 305 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|