DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bswap64
stand/lib/bswap.c
13
#undef bswap64
stand/lib/bswap.c
25
bswap64(u_int64_t x)
sys/sys/endian.h
55
#define bswap64(x) __bswap64(x)