Home
last modified time | relevance | path

Searched refs:sortSourcesize (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2ffg.h301 Int4 sortSourcesize; /* Number of sorted ImpFeat's with key "source" */ member
H A Dasn2ff4.c2482 if (ofp->sfpSourcesize > 0 && ofp->sortSourcesize < ofp->sfpSourcesize) in SortOrganizeFeat()
2483 HeapSort((VoidPtr) (ofp->Sourcelist + ofp->sortSourcesize), in SortOrganizeFeat()
2484 (size_t) (ofp->sfpSourcesize - ofp->sortSourcesize), in SortOrganizeFeat()
2492 ofp->sortSourcesize = ofp->sfpSourcesize; in SortOrganizeFeat()