OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trunc
include/tgmath.h
160
#define trunc(x) __tg_simple(x, trunc)
lib/libm/arch/hppa/s_trunc.c
11
trunc(double x)
lib/libm/src/s_trunc.c
30
trunc(double x)
usr.bin/mail/def.h
260
#define trunc(stream) do { \