Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/cdromlib/
H A Dcdromlib.c186 static Int2 term_idx_count = 0; variable
976 for (i=0; i< term_idx_count; i++) { in CdTrmLookup()
980 return MAX (0,term_idx_count-2); in CdTrmLookup()
1427 return term_idx_count; in LoadTrmIndex()
1435 if (term_idx_count > 0) FreeTrmIndex(); in LoadTrmIndex()
1462 term_idx_count = i; in LoadTrmIndex()
1471 term_idx_count = i; in LoadTrmIndex()
1474 return term_idx_count; in LoadTrmIndex()
1482 for (i=0; i<term_idx_count; i++) in FreeTrmIndex()
1487 term_idx_count = 0; in FreeTrmIndex()