Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c194 static int luaB_next (lua_State *L) { in luaB_next() function
/freebsd/contrib/lua/src/
H A Dlbaselib.c267 static int luaB_next (lua_State *L) { in luaB_next() function