Home
last modified time | relevance | path

Searched defs:nup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dldblib.c291 int nup = (int)luaL_checkinteger(L, argnup); /* upvalue index */ in checkupval() local
H A Dlauxlib.c951 LUALIB_API void luaL_setfuncs (lua_State *L, const luaL_Reg *l, int nup) { in luaL_setfuncs()
H A Dlvm.c838 int nup = p->sizeupvalues; local