Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dncbisami.h172 typedef struct ISAMTmpCA struct
181 } ISAMTmpCA, PNTR ISAMTmpCAPtr; argument
H A Dncbisam.c392 cap = MemNew(sizeof(ISAMTmpCA)); in ISAMTmpCANew()