Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dltablib.c262 #define RANLIMIT 100u macro
359 if (up - lo < RANLIMIT || rnd == 0) /* small interval or no randomize? */ in auxsort()