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