Searched defs:nup (Results 1 – 3 of 3) sorted by relevance
382 int nup = p->sizeupvalues; in getcached() local403 int nup = p->sizeupvalues; in pushclosure() local
230 int nup = luaL_checkint(L, argnup); in checkupval() local
828 const luaL_Reg *l, int nup) { in luaL_openlib()848 LUALIB_API void luaL_setfuncs (lua_State *L, const luaL_Reg *l, int nup) { in luaL_setfuncs()