Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c195 static int luaB_next (lua_State *L) { in luaB_next() function
/freebsd-13.1/contrib/lua/src/
H A Dlbaselib.c251 static int luaB_next (lua_State *L) { in luaB_next() function