Searched defs:nup (Results 1 – 5 of 5) sorted by relevance
17 std::unique_ptr<char> nup; in main() local
135 char *nup; in getcwd() 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