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 628 % IsLinkedListEmpty() returns MagickTrue if the linked-list is empty.
630 % The format of the IsLinkedListEmpty method is:
632 % MagickBooleanType IsLinkedListEmpty(LinkedListInfo *list_info)
639 MagickExport MagickBooleanType IsLinkedListEmpty(
    [all...]
mime.c 195 if (IsLinkedListEmpty(cache) != MagickFalse)
    [all...]
log.c 714 (IsLinkedListEmpty(log_cache) != MagickFalse))
    [all...]
methods.h     [all...]
delegate.c 216 if (IsLinkedListEmpty(cache) != MagickFalse)
    [all...]

Completed in 74 milliseconds