Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
finitef
headers/posix/math.h
326
extern int finitef(float value);
src/system/libroot/posix/math.c
40
B_DEFINE_WEAK_ALIAS(__finitef, finitef);