Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HTOBE_64
usr/src/lib/udapl/udapl_tavor/include/dapl.h
111
#define HTOBE_64(x) dapls_byteswap64(x)
usr/src/lib/udapl/udapl_tavor/include/dapl.h
120
#define HTOBE_64(x) BE_64((x))