Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dobjmmdb1.c70 AsnGenericChoiceSeqOfFree(ptr -> descr, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucFree()
133 …d(aip, amp, atp, &isError, (AsnReadFunc) BiostrucDescrAsnRead, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucAsnRead()
529 AsnGenericChoiceSeqOfFree(ptr -> descr, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucSetFree()
590 …d(aip, amp, atp, &isError, (AsnReadFunc) BiostrucDescrAsnRead, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucSetAsnRead()
698 AsnGenericChoiceSeqOfFree(ptr -> descr, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucAnnotSetFree()
759 …d(aip, amp, atp, &isError, (AsnReadFunc) BiostrucDescrAsnRead, (AsnOptFreeFunc) BiostrucDescrFree); in BiostrucAnnotSetAsnRead()
1013 BiostrucDescrFree(ValNodePtr anp) in BiostrucDescrFree() function
H A Dobjmmdb1.h128 BiostrucDescrPtr LIBCALL BiostrucDescrFree PROTO ((BiostrucDescrPtr ));