Searched defs:arith (Results 1 – 5 of 5) sorted by relevance
424 arith(const char *s, int lno) in arith() function
53 const int arith; /* ADD/SUB. */ member
232 bool arith) in rshift_double()
1439 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ in arith() function
292 static int arith (lua_State *L, int op, const char *mtname) { in arith() function