OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
roundit
lib/libm/src/s_lrint.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lrintf.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lrintl.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lroundl.c
60
x = roundit(x);