Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlinked-list.h45 *GetLastValueInLinkedList(LinkedListInfo *),
Dexception.c1012 p=(ExceptionInfo *) GetLastValueInLinkedList(exceptions); in ThrowException()
1019 p=(ExceptionInfo *) GetLastValueInLinkedList(exceptions); in ThrowException()
Dlinked-list.c268 MagickExport void *GetLastValueInLinkedList(LinkedListInfo *list_info) in GetLastValueInLinkedList() function
Dmethods.h467 #define GetLastValueInLinkedList PrependMagickMethod(GetLastValueInLinkedList) macro