Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlog.c229 IsLogCacheInstantiated(ExceptionInfo *) magick_attribute((__pure__)),
402 if (IsLogCacheInstantiated(exception) == MagickFalse) in GetLogInfo()
681 static MagickBooleanType IsLogCacheInstantiated(ExceptionInfo *exception) in IsLogCacheInstantiated() function