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
186 LUA_API void (lua_xmove) (lua_State *from, lua_State *to, int n); variable
128 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove() function
108 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove() function