NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
binop2
bin/sh/arithmetic.c
288
b = binop2(b, op2, arith_prec(op), noeval);
bin/sh/arithmetic.c
311
return binop2(a, op, ARITH_MAX_PREC, noeval);