Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlfunc.c22 Closure *luaF_newCclosure (lua_State *L, int n) { in luaF_newCclosure() function
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlfunc.c23 Closure *luaF_newCclosure (lua_State *L, int nelems, Table *e) { in luaF_newCclosure() function