Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlapi.c1113 LUA_API int lua_next (lua_State *L, int idx) { in lua_next() function
/src/contrib/lua/src/
H A Dlapi.c1253 LUA_API int lua_next (lua_State *L, int idx) { in lua_next() function