Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2ff4.c1798 ofp->sfpGenesize = StoreFeatTemp(ofp->Genelist, sfp, in get_genes()
1855 ofp->sfpGenesize = StoreFeatTemp(ofp->Genelist, sfp, in get_feats()
1864 ofp->sfpListsize = StoreFeatTemp(ofp->List, sfp, in get_feats()
1876 ofp->sfpListsize = StoreFeatTemp(ofp->List, sfp, in get_feats()
1883 ofp->sfpOrgsize = StoreFeatTemp(ofp->Orglist, sfp, in get_feats()
1934 ofp->sfpXrefsize = StoreFeatTemp(ofp->Xreflist, sfp, in get_feats()
1951 StoreFeatTemp(ofp->Commlist, sfp, ofp->sfpCommsize, in get_feats()
1957 ofp->sfpListsize = StoreFeatTemp(ofp->List, sfp, in get_feats()
1966 ofp->sfpListsize = StoreFeatTemp(ofp->List, sfp, in get_feats()
2043 ofp->sfpListsize = StoreFeatTemp(ofp->List, sfp, in get_feats()
[all …]
H A Dasn2ff6.h219 NLM_EXTERN Int4 StoreFeatTemp PROTO((SortStruct PNTR List, SeqFeatPtr sfp, Int4 currentsize, Bioseq…
H A Dasn2ff6.c1169 NLM_EXTERN Int4 StoreFeatTemp(SortStruct PNTR List, SeqFeatPtr sfp, in StoreFeatTemp() function
H A Dasn2ff3.c3338 opp->size = StoreFeatTemp(opp->list, sfp, opp->size, bsp, NULL, in get_prot_feats()