FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_nn_divrem
crypto/libecc/src/nn/nn_div.c
934
ret = _nn_divrem(q, r, &a_cpy, &b_cpy);
crypto/libecc/src/nn/nn_div.c
968
ret = _nn_divrem(q, r, a, b);