Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isinf
headers/posix/math.h
348
#define isinf(value) __builtin_isinf_sign((value))
headers/posix/math.h
398
# define isinf(value) \
src/system/libroot/stubbed/libroot_stubs.c
1841
void isinf() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1829
void isinf() {}