OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:islogcacheinstantiated
(Results
1 - 1
of
1
) sorted by null
/external/ImageMagick/MagickCore/
log.c
230
IsLogCacheInstantiated
(ExceptionInfo *),
408
if (
IsLogCacheInstantiated
(exception) == MagickFalse)
659
%
IsLogCacheInstantiated
() determines if the log list is instantiated. If
664
% MagickBooleanType
IsLogCacheInstantiated
(ExceptionInfo *exception)
671
static MagickBooleanType
IsLogCacheInstantiated
(ExceptionInfo *exception)
[
all
...]
Completed in 78 milliseconds