Home
last modified time | relevance | path

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

/dports/biology/gmap/gmap-2020-09-12/src/
H A Doligoindex_hr.h26 #define INQUERY_TRUE 0xFF macro
H A Doligoindex_hr.c9000 if (inquery[i] == INQUERY_TRUE) { in dump_positions()
32569 if (inquery[i] == INQUERY_TRUE) { in Oligoindex_allocate_positions()
32716 if (inquery[i] == INQUERY_TRUE && counts[i] > 0 && counts[i] <= MAXCOUNT) { in Oligoindex_allocate_positions()
32948 if (inquery[i] == INQUERY_TRUE) { in Oligoindex_allocate_positions()
33506 this->inquery[masked] = INQUERY_TRUE; in Oligoindex_set_inquery()