Searched refs:LScratch (Results 1 – 2 of 2) sorted by relevance
2453 unsigned LScratch = calcMaxScratches(left); in BURRSort() local2455 if (LScratch != RScratch) in BURRSort()2456 return LScratch > RScratch; in BURRSort()
2369 unsigned LScratch = calcMaxScratches(left); in BURRSort() local2371 if (LScratch != RScratch) { in BURRSort()2373 return LScratch > RScratch; in BURRSort()