Searched defs:__cpu_to_be32 (Results 1 – 1 of 1) sorted by relevance
140 #define __cpu_to_be32(x) bswap_32(x) macro174 #define __cpu_to_be32(x) (x) macro