Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlog.c233 IsLogCacheInstantiated(ExceptionInfo *) magick_attribute((__pure__));
410 if (IsLogCacheInstantiated(exception) == MagickFalse) in GetLogInfo()
689 static MagickBooleanType IsLogCacheInstantiated(ExceptionInfo *exception) in IsLogCacheInstantiated() function