Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c9734 int query_end1, query_end2; in BLASTResultHspScoreCmp() local
9746 query_end1 = hsp1->query_offset + hsp1->query_length; in BLASTResultHspScoreCmp()
9757 result = BLAST_CMP(query_end2, query_end1); in BLASTResultHspScoreCmp()