Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dmacroapi.c8092 SeqLocPtr slp = NULL, slp_first = NULL, slp_tmp; in ParseSimpleSeqLoc() local
8126 slp_first = slp; in ParseSimpleSeqLoc()
8127 slp_first->next = slp_tmp; in ParseSimpleSeqLoc()
8130 slp->data.ptrvalue = slp_first; in ParseSimpleSeqLoc()