Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SMASK
usr/src/cmd/troff/tdef.h
221
#define SMASK (0177L << 24)
usr/src/tools/smatch/src/validation/preprocessor/predef.c
3
#define SMASK(T) (SIGN_BIT(T) - 1)