Home
last modified time | relevance | path

Searched defs:auxsort (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltablib.c183 static void auxsort (lua_State *L, int l, int u) { in auxsort() function
/freebsd/contrib/lua/src/
H A Dltablib.c345 static void auxsort (lua_State *L, IdxT lo, IdxT up, in auxsort() function