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

  /external/ImageMagick/MagickCore/
linked-list.h 44 ClearLinkedList(LinkedListInfo *,void *(*)(void *)),
exception.c 170 ClearLinkedList((LinkedListInfo *) exception->exceptions,
443 ClearLinkedList((LinkedListInfo *) exception->exceptions,
    [all...]
linked-list.c 154 % ClearLinkedList() clears all the elements from the linked-list.
156 % The format of the ClearLinkedList method is:
158 % void ClearLinkedList(LinkedListInfo *list_info,
169 MagickExport void ClearLinkedList(LinkedListInfo *list_info,
    [all...]
methods.h 128 #define ClearLinkedList PrependMagickMethod(ClearLinkedList)
    [all...]

Completed in 55 milliseconds