Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hibyte
usr/src/ucbhead/sys/param.h
137
#define hibyte(X) (((unsigned char *)&(X))[0])
usr/src/uts/common/sys/param.h
172
#define hibyte(X) (((unsigned char *)&(X))[1])
usr/src/uts/common/sys/param.h
178
#define hibyte(X) (((unsigned char *)&(X))[0])