Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__be32_to_cpu
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
136
#define __be32_to_cpu(x) bswap_32(x)
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
170
#define __be32_to_cpu(x) (x)