Home
last modified time | relevance | path

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

/external/lua/src/
Dlapi.c1222 LUA_API const char *lua_getupvalue (lua_State *L, int funcindex, int n) { in lua_getupvalue()
1236 LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) { in lua_setupvalue()