Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlog.c225 IsLogCacheInstantiated(ExceptionInfo *),
400 if (IsLogCacheInstantiated(exception) == MagickFalse) in GetLogInfo()
659 static MagickBooleanType IsLogCacheInstantiated(ExceptionInfo *exception) in IsLogCacheInstantiated() function