Searched refs:lua_arith (Results 1 – 5 of 5) sorted by relevance
192 LUA_API void (lua_arith) (lua_State *L, int op); variable
220 LUA_API void (lua_arith) (lua_State *L, int op); variable
288 lua_arith(L, op); /* result will be on the top */ in arith()
311 LUA_API void lua_arith (lua_State *L, int op) { in lua_arith() function
290 LUA_API void lua_arith (lua_State *L, int op) { in lua_arith() function