Searched defs:lua_xmove (Results 1 – 4 of 4) sorted by relevance
153 LUA_API void (lua_xmove) (lua_State *from, lua_State *to, int n); variable
111 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove() function
165 LUA_API void (lua_xmove) (lua_State *from, lua_State *to, int n); variable
118 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove() function