FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trunc
include/tgmath.h
201
#define trunc(x) __tg_simple(x, trunc)
lib/msun/i387/s_trunc.S
7
ENTRY(trunc)
lib/msun/src/s_trunc.c
29
trunc(double x)
usr.bin/mail/def.h
269
#define trunc(stream) { \