Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ckd_add
usr/src/cmd/zic/private.h
495
# define ckd_add(r, a, b) __builtin_add_overflow(a, b, r)
usr/src/cmd/zic/private.h
504
# define ckd_add(r, a, b) __builtin_add_overflow(a, b, r)