Searched refs:binop2 (Results 1 – 1 of 1) sorted by relevance
174 static intmax_t binop2(intmax_t a, int op, int prec, int noeval) in binop2() function190 b = binop2(b, op2, arith_prec(op), noeval); in binop2()212 return binop2(a, op, ARITH_MAX_PREC, noeval); in binop()
Completed in 3 milliseconds