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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlapi.c1111 LUA_API int lua_next (lua_State *L, int idx) { function
1319 EXPORT_SYMBOL(lua_next); variable
/freebsd-13-stable/contrib/lua/src/
H A Dlapi.c1220 LUA_API int lua_next (lua_State *L, int idx) { function

Completed in 36 milliseconds