Searched refs:prev_nhits (Results 1 – 1 of 1) sorted by relevance
34112 consecutivep (int prev_querypos, unsigned int *prev_mappings, int prev_nhits,34116 if (prev_nhits > 0 && cur_nhits > 0) {34119 while (j < prev_nhits && i < cur_nhits) {34152 int prev_querypos, prev_nhits; in Oligoindex_get_mappings() local