OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
frexp
include/tgmath.h
136
#define frexp(x, y) __tg_simplev(x, frexp, x, y)
lib/libc/gen/frexp.c
37
frexp(double v, int *ex)