Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/
Dtype_compat.h33 #define __be32_to_cpu __cpu_to_be32 macro
/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h136 #define __be32_to_cpu(x) bswap_32(x) macro
170 #define __be32_to_cpu(x) (x) macro