Home
last modified time | relevance | path

Searched refs:luaF_newCclosure (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlfunc.h51 LUAI_FUNC CClosure *luaF_newCclosure (lua_State *L, int nupvals);
A Dlfunc.c27 CClosure *luaF_newCclosure (lua_State *L, int nupvals) { in luaF_newCclosure() function
A Dlapi.c583 cl = luaF_newCclosure(L, n); in lua_pushcclosure()

Completed in 7 milliseconds