Home
last modified time | relevance | path

Searched refs:be16 (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dtypes.h51 typedef u16 be16; typedef
H A Dendians.h293 #define const_cpu_to_be16(x) ((be16) __constant_cpu_to_be16(x))
297 #define const_sbe16_to_cpu(x) ((s16) __constant_be16_to_cpu((be16) x))
H A Dlayout.h1361 be16 high_part; /* High 16-bits. */
H A Dsecurity.c4333 be16 highbase; in ntfs_build_mapping()