Searched refs:FatalErrorException (Results 1 – 7 of 7) sorted by relevance
220 (p->severity < FatalErrorException)) in CatchException()227 if (p->severity >= FatalErrorException) in CatchException()353 exit((int) (severity-FatalErrorException)+1); in DefaultFatalErrorHandler()1051 if ((severity >= ErrorException) && (severity < FatalErrorException)) in ThrowMagickExceptionList()1053 if (severity >= FatalErrorException) in ThrowMagickExceptionList()
52 _exit((int) (severity-FatalErrorException)+1); \
76 FatalErrorException = 700, enumerator
46 _exit((int) (severity-FatalErrorException)+1); \
43 ConfigureError FatalErrorException
713 if (strEQ(name,"FatalErrorException"))714 return(FatalErrorException);
714 return(FatalErrorException); in constant()