Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltablib.c334 static IdxT choosePivot (IdxT lo, IdxT up, unsigned int rnd) { in choosePivot() function
362 p = choosePivot(lo, up, rnd); in auxsort()