FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
subnormal_ilogb
lib/msun/src/e_fmod.c
50
ix = subnormal_ilogb(hx, lx);
lib/msun/src/e_fmod.c
56
iy = subnormal_ilogb(hy, ly);
lib/msun/src/s_ilogb.c
35
ix = subnormal_ilogb(hx, lx);
lib/msun/src/s_remquo.c
57
ix = subnormal_ilogb(hx, lx);
lib/msun/src/s_remquo.c
63
iy = subnormal_ilogb(hy, ly);