Home
last modified time | relevance | path

Searched refs:ClearLinkedList (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dlinked-list.h44 ClearLinkedList(LinkedListInfo *,void *(*)(void *)),
Dexception.c171 ClearLinkedList((LinkedListInfo *) exception->exceptions, in ClearMagickException()
438 ClearLinkedList((LinkedListInfo *) exception->exceptions, in DestroyExceptionInfo()
Dlinked-list.c165 MagickExport void ClearLinkedList(LinkedListInfo *list_info, in ClearLinkedList() function
Dmethods.h134 #define ClearLinkedList PrependMagickMethod(ClearLinkedList) macro