Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dtypes.h52 typedef u32 be32; typedef
H A Dendians.h294 #define const_cpu_to_be32(x) ((be32) __constant_cpu_to_be32(x))
298 #define const_sbe32_to_cpu(x) ((s32) __constant_be32_to_cpu((be32) x))
H A Dlayout.h1362 be32 low_part; /* Low 32-bits. */
H A Dsecurity.c4334 be32 lowbase; in ntfs_build_mapping()