FatalErrorException 52 magick/exception-private.h _exit((int) (severity-FatalErrorException)+1); \ FatalErrorException 208 magick/exception.c if ((p->severity >= ErrorException) && (p->severity < FatalErrorException)) FatalErrorException 210 magick/exception.c if (p->severity >= FatalErrorException) FatalErrorException 336 magick/exception.c exit((int) (severity-FatalErrorException)+1); FatalErrorException 1037 magick/exception.c if ((severity >= ErrorException) && (severity < FatalErrorException)) FatalErrorException 1039 magick/exception.c if (severity >= FatalErrorException) FatalErrorException 47 wand/magick-wand-private.h _exit((int) (severity-FatalErrorException)+1); \