Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
floor
usr/src/head/tgmath.h
96
#undef floor
usr/src/head/tgmath.h
97
#define floor(x) __tgmath_floor(x)
usr/src/lib/libm/common/C/floor.c
46
floor(double x) {
usr/src/lib/libm/i386/src/libm_inlines.h
210
floor(double d)