Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlfunc.c45 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval() function
/freebsd/contrib/lua/src/
H A Dlfunc.c87 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval() function