OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__swap64
sys/sys/_endian.h
100
#define __htobe64 __swap64
sys/sys/_endian.h
130
#define __htole64 __swap64
sys/sys/endian.h
72
#define swap64(x) __swap64(x)