Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/lua/src/
HDltablib.c334 static IdxT choosePivot (IdxT lo, IdxT up, unsigned int rnd) { in choosePivot() function
362 p = choosePivot(lo, up, rnd); in auxsort()