Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjscoremat.h154 NLM_EXTERN Boolean LIBCALL BlockPropertyAsnWrite PROTO (( BlockPropertyPtr , AsnIoPtr, AsnTypePtr));
H A Dobjscoremat.c1193 BlockPropertyAsnWrite(BlockPropertyPtr ptr, AsnIoPtr aip, AsnTypePtr orig) in BlockPropertyAsnWrite() function
1421 …AsnGenericUserSeqOfAsnWrite(ptr -> property, (AsnWriteFunc) BlockPropertyAsnWrite, aip, COREBLOCK_… in CoreBlockAsnWrite()