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

  /external/ImageMagick/MagickCore/
linked-list.c 533 % InsertValueInSortedLinkedList() inserts a value in the sorted linked-list.
535 % The format of the InsertValueInSortedLinkedList method is:
537 % MagickBooleanType InsertValueInSortedLinkedList(ListInfo *list_info,
554 MagickExport MagickBooleanType InsertValueInSortedLinkedList(
    [all...]
methods.h     [all...]

Completed in 139 milliseconds