Home
last modified time | relevance | path

Searched refs:binop2 (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/dash/src/
A Darith_yacc.c174 static intmax_t binop2(intmax_t a, int op, int prec, int noeval) in binop2() function
190 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