FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpu_to_be64
sys/compat/linuxkpi/common/include/asm/byteorder.h
55
#define cpu_to_be64(x) __cpu_to_be64(x)
sys/dev/cxgbe/osdep.h
109
#define cpu_to_be64(x) htobe64(x)