Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltable.c168 int luaH_next (lua_State *L, Table *t, StkId key) { in luaH_next() function
/freebsd/contrib/lua/src/
H A Dltable.c349 int luaH_next (lua_State *L, Table *t, StkId key) { in luaH_next() function