D | jerror.h | 230 #define ERREXIT(cinfo, code) \ argument 233 #define ERREXIT1(cinfo, code, p1) \ argument 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 255 #define ERREXITS(cinfo, code, str) \ argument 263 #define WARNMS(cinfo, code) \ argument 266 #define WARNMS1(cinfo, code, p1) \ argument 270 #define WARNMS2(cinfo, code, p1, p2) \ argument 277 #define TRACEMS(cinfo, lvl, code) \ argument [all …]
|