Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
s_mp_sqr
usr/src/common/mpi/mpi-priv.h
228
#define s_mp_sqr(a) s_mp_mul(a, a)
usr/src/common/mpi/mpi.c
4187
mp_err s_mp_sqr(mp_int *a)