NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BE32TOH
sys/arch/hpc/stand/include/machine/endian.h
202
#define BE32TOH(x) HTOBE32(x)
sys/sys/endian.h
184
#define BE32TOH(x) HTOBE32(x)