D | jerror.h | 205 #define ERREXIT(cinfo,code) \ argument 208 #define ERREXIT1(cinfo,code,p1) \ argument 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 230 #define ERREXITS(cinfo,code,str) \ argument 238 #define WARNMS(cinfo,code) \ argument 241 #define WARNMS1(cinfo,code,p1) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 252 #define TRACEMS(cinfo,lvl,code) \ argument [all …]
|