Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltablib.c169 static int sort_comp (lua_State *L, int a, int b) { in sort_comp() function
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltablib.c178 static int sort_comp (lua_State *L, int a, int b) { in sort_comp() function