Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
HDltable.c169 int luaH_next (lua_State *L, Table *t, StkId key) { in luaH_next() function
/freebsd-11-stable/contrib/lua/src/
HDltable.c186 int luaH_next (lua_State *L, Table *t, StkId key) { in luaH_next() function