Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SH
usr/src/cmd/file/file.c
1667
#define SH(b, n) (CH(b, n) | (CH(b, n+1) << 8))
usr/src/uts/common/exec/java/java.c
74
#define SH(b, n) (CH(b, n) | (CH(b, n+1) << 8))