Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDlfunc.c46 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval() function
/freebsd-13-stable/contrib/lua/src/
HDlfunc.c88 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval() function