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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dendians.h123 #define __constant_le64_to_cpu(x) (x) macro
141 #define __constant_le64_to_cpu(x) __ntfs_bswap_constant_64((u64)(x)) macro

Completed in 34 milliseconds