Searched defs:funcindex (Results 1 – 3 of 3) sorted by relevance
1394 LUA_API const char *lua_getupvalue (lua_State *L, int funcindex, int n) { in lua_getupvalue()1408 LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) { in lua_setupvalue()
1823 int funcindex; in generate_idata_ofile() local
1876 int funcindex; in generate_idata_ofile() local