Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__isinf
src/system/libroot/posix/glibc/math/complex.h
34
#define __isinf(value) __builtin_isinf(value)
src/system/libroot/posix/math.c
85
__isinf(double value)
src/system/libroot/stubbed/libroot_stubs.c
718
void __isinf() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
590
void __isinf() {}