D | jerror.h | 234 #define ERREXIT(cinfo, code) \ argument 237 #define ERREXIT1(cinfo, code, p1) \ argument 241 #define ERREXIT2(cinfo, code, p1, p2) \ argument 246 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument 252 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 268 #define ERREXITS(cinfo, code, str) \ argument 276 #define WARNMS(cinfo, code) \ argument 279 #define WARNMS1(cinfo, code, p1) \ argument 283 #define WARNMS2(cinfo, code, p1, p2) \ argument [all …]
|