Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rounded_product
src/system/kernel/lib/strtod.c
340
#define rounded_product(a,b) a = rnd_prod(a, b)
src/system/kernel/lib/strtod.c
344
#define rounded_product(a,b) a *= b