NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
frexpf
include/math.h
359
float frexpf(float, int *);
tests/lib/libc/gen/t_fpclassify.c
351
f = frexpf(d0, &e);
tests/lib/libc/gen/t_fpclassify.c
410
f = frexpf(d1, &e);
tests/lib/libc/gen/t_fpclassify.c
448
f = frexpf(d1, &e);