Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dreaddb.h1183 void CommonIndexDestruct(CommonIndexHeadPtr cihp);
H A Dreaddb.c4735 CommonIndexDestruct(rdfp->cih); in readdb_destruct_element()
11109 CommonIndexDestruct(cihp); /* unable to find or parse config file. */ in CommonIndexInit()
11123 CommonIndexDestruct(cihp); /* unable to find or parse config file. */ in CommonIndexInit()
11135 void CommonIndexDestruct(CommonIndexHeadPtr cihp) { in CommonIndexDestruct() function