Searched refs:RScratch (Results 1 – 1 of 1) sorted by relevance
2469 unsigned RScratch = calcMaxScratches(right); in BURRSort() local2470 if (LScratch != RScratch) in BURRSort()2471 return LScratch > RScratch; in BURRSort()