Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h141 #define __cpu_to_be64(x) bswap_64(x) macro
175 #define __cpu_to_be64(x) (x) macro