Searched defs:lua_setupvalue (Results 1 – 4 of 4) sorted by relevance
392 LUA_API const char *(lua_setupvalue) (lua_State *L, int funcindex, int n); variable
1227 LUA_API const char *lua_setupvalue (lua_State *L, int funcindex, int n) { in lua_setupvalue() function
387 LUA_API const char *(lua_setupvalue) (lua_State *L, int funcindex, int n); variable