OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DestroyLinkedList
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
linked-list.c
207
%
DestroyLinkedList
() frees the linked-list and all associated resources.
209
% The format of the
DestroyLinkedList
method is:
211
% LinkedListInfo *
DestroyLinkedList
(LinkedListInfo *list_info,
222
MagickExport LinkedListInfo *
DestroyLinkedList
(LinkedListInfo *list_info,
[
all
...]
methods.h
265
#define
DestroyLinkedList
PrependMagickMethod(
DestroyLinkedList
)
[
all
...]
Completed in 234 milliseconds