FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
roundl
lib/msun/src/math.h
494
long double roundl(long double);
lib/msun/src/s_llroundl.c
2
#define roundit roundl
lib/msun/src/s_lroundl.c
2
#define roundit roundl
lib/msun/src/s_round.c
58
__weak_reference(round, roundl);