Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isnan
headers/posix/math.h
347
#define isnan(value) __builtin_isnan((value))
headers/posix/math.h
392
# define isnan(value) \
src/system/libroot/stubbed/libroot_stubs.c
1846
void isnan() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
1834
void isnan() {}