OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TYPE_SIGNED
lib/libc/time/private.h
50
#define TYPE_SIGNED(type) (((type) -1) < 0)
usr.sbin/zic/zic.c
27
#define TYPE_SIGNED(type) (((type) -1) < 0)