Home
last modified time | relevance | path

Searched defs:__constant_le32_to_cpu (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h128 #define __constant_le32_to_cpu(x) (x) macro
162 #define __constant_le32_to_cpu(x) __ntfs_bswap_constant_32((u32)(x)) macro