Searched defs:lua_arith (Results 1 – 2 of 2) sorted by relevance
220 LUA_API void (lua_arith) (lua_State *L, int op); variable
311 LUA_API void lua_arith (lua_State *L, int op) { in lua_arith() function