Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ten4
usr/src/lib/libc/port/fp/__flt_decim.c
145
d[1] = (int)(y - d[0] * ten4);
usr/src/lib/libc/port/fp/__flt_decim.c
147
d[4] = (int)(x - y * ten4);
usr/src/lib/libc/port/fp/__flt_decim.c
149
d[3] = (int)(y - d[2] * ten4);