Searched defs:nup (Results 1 – 4 of 4) sorted by relevance
18 size_t p, q, l, l0, cnt=0, nup=0; in realpath() local
285 int nup = (int)luaL_checkinteger(L, argnup); /* upvalue index */ in checkupval() local
904 LUALIB_API void luaL_setfuncs (lua_State *L, const luaL_Reg *l, int nup) { in luaL_setfuncs()
787 int nup = p->sizeupvalues; in pushclosure() local