Searched defs:funcindex (Results 1 – 2 of 2) sorted by relevance
1057 LUA_API const char *lua_getupvalue (lua_State *L, int funcindex, int n) { in lua_getupvalue()1071 LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) { in lua_setupvalue()
1210 LUA_API const char *lua_getupvalue (lua_State *L, int funcindex, int n) { in lua_getupvalue()1224 LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) { in lua_setupvalue()