Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.c61 #define MaxExceptionList 64 macro
1005 if (GetNumberOfElementsInLinkedList(exceptions) > MaxExceptionList) in ThrowException()
1048 if (GetNumberOfElementsInLinkedList(exceptions) == MaxExceptionList) in ThrowException()