Searched refs:encup (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lvm.c | 439 static Closure *getcached (Proto *p, UpVal **encup, StkId base) { in getcached() argument 446 TValue *v = uv[i].instack ? base + uv[i].idx : encup[uv[i].idx]->v; in getcached() 461 static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base, in pushclosure() argument 473 ncl->l.upvals[i] = encup[uv[i].idx]; in pushclosure()
|
/freebsd/contrib/lua/src/ |
H A D | lvm.c | 792 static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base, in pushclosure() argument 804 ncl->upvals[i] = encup[uv[i].idx]; in pushclosure()
|
/freebsd/share/dict/ |
H A D | web2 | 61759 encup
|