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