Searched refs:binop2 (Results 1 – 1 of 1) sorted by relevance
203 static arith_t binop2(arith_t a, int op, int precedence, int noeval) in binop2() function219 b = binop2(b, op2, arith_prec(op), noeval); in binop2()241 return binop2(a, op, ARITH_MAX_PREC, noeval); in binop()