Searched defs:__constant_le16_to_cpu (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dendians.h121 #define __constant_le16_to_cpu(x) (x) macro
139 #define __constant_le16_to_cpu(x) __ntfs_bswap_constant_16((u16)(x)) macro

Completed in 86 milliseconds