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