FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ceil
include/tgmath.h
165
#define ceil(x) __tg_simple(x, ceil)
lib/msun/i387/s_ceil.S
37
ENTRY(ceil)
lib/msun/src/s_ceil.c
29
ceil(double x)