HomeSort by relevance Sort by last modified time
    Searched refs:IsLinkedListEmpty (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickCore/
linked-list.h 37 IsLinkedListEmpty(const LinkedListInfo *),
linked-list.c 629 % IsLinkedListEmpty() returns MagickTrue if the linked-list is empty.
631 % The format of the IsLinkedListEmpty method is:
633 % MagickBooleanType IsLinkedListEmpty(LinkedListInfo *list_info)
640 MagickExport MagickBooleanType IsLinkedListEmpty(
    [all...]
mime.c 194 if (IsLinkedListEmpty(cache) != MagickFalse)
    [all...]
methods.h     [all...]
log.c 679 if (IsLinkedListEmpty(log_cache) != MagickFalse)
    [all...]
delegate.c 231 if (IsLinkedListEmpty(cache) != MagickFalse)
    [all...]

Completed in 72 milliseconds