Searched defs:arith (Results 1 – 11 of 11) sorted by relevance
232 bool arith) in rshift_double()1150 double_int::lshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in lshift()1165 double_int::rshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in rshift()
5101 int arith; in gen_hsa_atomic_for_builtin() local
424 arith(const char *s, int lno) in arith() function
53 const int arith; /* ADD/SUB. */ member
232 bool arith) in rshift_double()
292 static int arith (lua_State *L, int op, const char *mtname) { in arith() function
2278 int arith = (exp->op == TOKaddass || exp->op == TOKminass || exp->op == TOKmulass || in visit() local
5873 …int arith = (exp.op == EXP.addAssign || exp.op == EXP.minAssign || exp.op == EXP.mulAssign || exp.… in visit() local
192 enum arith enum
226 enum arith enum