HomeSort by relevance Sort by last modified time
    Searched defs:NewLinkedList (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
linked-list.c 709 % NewLinkedList() returns a pointer to a LinkedListInfo structure
712 % The format of the NewLinkedList method is:
714 % LinkedListInfo *NewLinkedList(const size_t capacity)
721 MagickExport LinkedListInfo *NewLinkedList(const size_t capacity)
    [all...]
methods.h     [all...]

Completed in 638 milliseconds