Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h277 #define const_cpu_to_le16(x) ((le16) __constant_cpu_to_le16(x)) macro
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c88 #define const_cpu_to_le16(x) (x) macro