Home
last modified time | relevance | path

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

/external/lua/src/
Dltablib.c346 static IdxT choosePivot (IdxT lo, IdxT up, unsigned int rnd) { in choosePivot() function
374 p = choosePivot(lo, up, rnd); in auxsort()