OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsLinkedListEmpty
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
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
...]
methods.h
[
all
...]
Completed in 86 milliseconds