DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chk_div
bin/expr/expr.y
37
int chk_div (quad_t, quad_t);
bin/expr/expr.y
547
if (chk_div (a->u.i, b->u.i)) {