Searched defs:be32_to_cpu (Results 1 – 1 of 1) sorted by relevance
28 #define be32_to_cpu(x) swab32(x) macro31 #define be32_to_cpu(x) (x) macro