Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.c461 static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base, in pushclosure() function
/freebsd/contrib/lua/src/
H A Dlvm.c792 static void pushclosure (lua_State *L, Proto *p, UpVal **encup, StkId base, in pushclosure() function