Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
scalbln
usr/src/head/tgmath.h
146
#undef scalbln
usr/src/head/tgmath.h
147
#define scalbln(x, l) __tgmath_scalbln(x, l)
usr/src/lib/libm/common/m9x/scalbln.c
73
scalbln(double x, long n) {