Searched refs:arith_prec (Results 1 – 1 of 1) sorted by relevance
85 static inline int arith_prec(int op) in arith_prec() function92 return arith_prec(op1) < arith_prec(op2); in higher_prec()190 b = binop2(b, op2, arith_prec(op), noeval); in binop2()197 arith_prec(op2) >= prec) in binop2()
Completed in 3 milliseconds