Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dexception.c115 InitializeExceptionInfo(exception); in AcquireExceptionInfo()
266 InitializeExceptionInfo(clone_exception); in CloneExceptionInfo()
684 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo() function
Dexception-private.h94 InitializeExceptionInfo(ExceptionInfo *);
Dmethods.h636 #define InitializeExceptionInfo PrependMagickMethod(InitializeExceptionInfo) macro