Searched refs:best_r (Results 1 – 1 of 1) sorted by relevance
2407 int best_r = 0; in best_split() local2462 if (best == -1 || r > best_r) { in best_split()2464 best_r = r; in best_split()