ERREXIT is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

ERREXIT macro

Syntax

#define ERREXIT(cinfo,code) \     ((cinfo)->err->msg_code = (code), \     (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))

Arguments

cinfo

code

References

LocationText
jerror.h:209
#define ERREXIT(cinfo,code) \
jcapimin.c:163
jcapimin.c:180
jcapistd.c:150
jcarith.c:124
jcarith.c:845
jccoefct.c:111
jccoefct.c:127
jccoefct.c:439
jccolor.c:401
jccolor.c:406
jccolor.c:411
jccolor.c:417
jccolor.c:422
jccolor.c:430
jccolor.c:438
jccolor.c:443
jccolor.c:447
jccolor.c:452
jccolor.c:459
jccolor.c:464
jccolor.c:468
jccolor.c:473
jccolor.c:480
jccolor.c:486
jcdctmgr.c:340
jcdctmgr.c:452
jchuff.c:196
jchuff.c:218
jchuff.c:242
jchuff.c:290
jchuff.c:316
jchuff.c:355
jchuff.c:470
jchuff.c:594
jchuff.c:697
jchuff.c:946
jchuff.c:986
jchuff.c:1097
jchuff.c:1147
jchuff.c:1176
jchuff.c:1335
jcmainct.c:100
jcmainct.c:278
jcmarker.c:117
jcmarker.c:460
jcmaster.c:255
jcmaster.c:266
jcmaster.c:284
jcmaster.c:639
jcmaster.c:729
jcmaster.c:829
jcparam.c:189
jcparam.c:403
jcparam.c:489
jcprepct.c:83
jcprepct.c:325
jcsample.c:495
jcsample.c:538
jctrans.c:254
jdapimin.c:258
ERREXIT(cinfo, JERR_NO_IMAGE);
jdapimin.c:376
jdapistd.c:75
jdapistd.c:207
jdarith.c:72
jdarith.c:198
jdatadst.c:117
jdatadst.c:175
jdatadst.c:239
jdatasrc.c:108
jdatasrc.c:258
jdcoefct.c:721
jdcolor.c:432
jdcolor.c:438
jdcolor.c:444
jdcolor.c:449
jdcolor.c:471
jdcolor.c:484
jdcolor.c:495
jdcolor.c:504
jddctmgr.c:250
jddctmgr.c:350
jdhuff.c:360
jdhuff.c:382
jdhuff.c:437
jdinput.c:235
jdinput.c:455
jdinput.c:586
ERREXIT(cinfo, JERR_EOI_EXPECTED); /* Oops, I wasn't expecting this! */
jdinput.c:596
jdmainct.c:333
jdmainct.c:489
jdmainct.c:496
ERREXIT(cinfo, JERR_NOTIMPL);
jdmarker.c:206
jdmarker.c:265
jdmarker.c:272
jdmarker.c:275
jdmarker.c:313
jdmarker.c:324
jdmarker.c:410
jdmarker.c:462
jdmarker.c:487
jdmarker.c:577
jdmarker.c:595
jdmaster.c:284
jdmaster.c:301
ERREXIT(cinfo, JERR_NOTIMPL);
jdmaster.c:435
jdpostct.c:102
jdpostct.c:108
jdpostct.c:113
jdsample.c:311
jdsample.c:352
jmemmgr.c:410
jmemmgr.c:458
jmemmgr.c:770
jmemmgr.c:776
jmemmgr.c:813
jmemmgr.c:830
jmemmgr.c:855
jmemmgr.c:861
jmemmgr.c:898
jmemmgr.c:915
jmemmgr.c:1046
jmemmgr.c:1055
jmemnobs.c:84
jquant1.c:788
jquant1.c:813
jquant2.c:1261
ERREXIT(cinfo, JERR_NOTIMPL);