Home
last modified time | relevance | path

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

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dmatch.c100 this->has_weight_p = true; in Match_set_weight()
111 return this->has_weight_p; in Match_has_weight_p()
139 new->has_weight_p = false; in Match_new()
H A Dmatchdef.h15 bool has_weight_p; member