Searched refs:end2 (Results 1 – 1 of 1) sorted by relevance
282 int end2 = end - excess4/3; in testPermutations() local283 end2 = start2 + Math.min(start == 0 ? 4 : 3, end2 - start2); in testPermutations()289 testPermutations(mh, perm, start2, end2, done); in testPermutations()