Home
last modified time | relevance | path

Searched refs:MaxExceptionList (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dexception.c60 #define MaxExceptionList 64 macro
934 if (GetNumberOfElementsInLinkedList(exceptions) > MaxExceptionList) in ThrowException()
977 if (GetNumberOfElementsInLinkedList(exceptions) == MaxExceptionList) in ThrowException()