Home
last modified time | relevance | path

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

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dsubstring.h216 Substring_querystart_chrbound (T this);
H A Dstage3hr.c3593 new->querystart_chrbound = Substring_querystart_chrbound(substring); in Stage3end_new_terminal()
3822 new->querystart_chrbound = Substring_querystart_chrbound(substring1); in Stage3end_new_precomputed()
4745 new->querystart_chrbound = Substring_querystart_chrbound(substring1); in Stage3end_new_substrings()
5117 new->querystart_chrbound = Substring_querystart_chrbound(substring); in Stage3end_new_substitution()
5423 new->querystart_chrbound = Substring_querystart_chrbound(substring1); in Stage3end_new_splice()
5739 new->querystart_chrbound = Substring_querystart_chrbound(substring1); in Stage3end_new_distant()
H A Dsubstring.c3408 Substring_querystart_chrbound (T this) { in Substring_querystart_chrbound() function