Searched refs:arith_prec (Results 1 – 1 of 1) sorted by relevance
111 static inline int arith_prec(int op) in arith_prec() function118 return arith_prec(op1) < arith_prec(op2); in higher_prec()219 b = binop2(b, op2, arith_prec(op), noeval); in binop2()226 arith_prec(op2) >= precedence) in binop2()