Home
last modified time | relevance | path

Searched refs:FeatQualChoicePtr (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjmacro.h487 typedef ValNodePtr FeatQualChoicePtr; typedef
493 NLM_EXTERN FeatQualChoicePtr LIBCALL FeatQualChoiceFree PROTO ((FeatQualChoicePtr ));
494 NLM_EXTERN FeatQualChoicePtr LIBCALL FeatQualChoiceAsnRead PROTO (( AsnIoPtr, AsnTypePtr));
495 NLM_EXTERN Boolean LIBCALL FeatQualChoiceAsnWrite PROTO (( FeatQualChoicePtr , AsnIoPtr, AsnTypePtr…
H A Dobjmacro.c2258 FeatQualChoicePtr LIBCALL
2286 FeatQualChoicePtr LIBCALL
2370 FeatQualChoiceAsnWrite(FeatQualChoicePtr anp, AsnIoPtr aip, AsnTypePtr orig) in FeatQualChoiceAsnWrite()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dmacroapi.c289 …fs->field = (FeatQualChoicePtr) AsnIoMemCopy (fp->field_from, (AsnReadFunc) FeatQualChoiceAsnRead,… in GetFromFieldFromFieldPair()
413 …fs->field = (FeatQualChoicePtr) AsnIoMemCopy (fp->field_to, (AsnReadFunc) FeatQualChoiceAsnRead, (… in GetToFieldFromFieldPair()
544 …fp->field_from = (FeatQualChoicePtr) AsnIoMemCopy (fs->field, (AsnReadFunc) FeatQualChoiceAsnRead,… in BuildFieldPairFromFromField()