Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltablib.c168 static int sort_comp (lua_State *L, int a, int b) { in sort_comp() function
/freebsd/contrib/lua/src/
H A Dltablib.c275 static int sort_comp (lua_State *L, int a, int b) { in sort_comp() function