Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c4209 Int4 le_iter, length_tmp; in BLASTSetUpSearchInternalByLoc() local
5125 for( le_iter = 0; in BLASTSetUpSearchInternalByLoc()
5127 ++le_iter ) { in BLASTSetUpSearchInternalByLoc()
5141 lengths_eff[le_iter] = length_tmp - length_adj_tmp[le_iter]; in BLASTSetUpSearchInternalByLoc()
5178 for( le_iter = 0; in BLASTSetUpSearchInternalByLoc()
5180 ++le_iter ) { in BLASTSetUpSearchInternalByLoc()
5192 lengths_eff[le_iter] = length_tmp - length_adj_tmp[le_iter]; in BLASTSetUpSearchInternalByLoc()
5215 for( le_iter = 0; le_iter < search->mult_queries->NumQueries; in BLASTSetUpSearchInternalByLoc()
5216 ++le_iter ) in BLASTSetUpSearchInternalByLoc()
5244 for( le_iter = 0; le_iter < search->mult_queries->NumQueries; ++le_iter ) in BLASTSetUpSearchInternalByLoc()
[all …]