FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
assert_div
bin/expr/expr.y
46
void assert_div(intmax_t, intmax_t);
bin/expr/expr.y
499
assert_div(a->u.i, b->u.i);
bin/expr/expr.y
515
assert_div(1, b->u.i);