Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tenm4
usr/src/lib/libc/port/fp/__flt_decim.c
144
d[0] = (int)(y * tenm4);
usr/src/lib/libc/port/fp/__flt_decim.c
146
y = (int)(x * tenm4);
usr/src/lib/libc/port/fp/__flt_decim.c
148
d[2] = (int)(y * tenm4);