Searched defs:__constant_be32_to_cpu (Results 1 – 4 of 4) sorted by relevance
46 #define __constant_be32_to_cpu(x) ___constant_swahb32((x)) macro
28 #define __constant_be32_to_cpu(x) ((__u32)(x)) macro
28 #define __constant_be32_to_cpu(x) ___constant_swab32((x)) macro
316 #define __constant_be32_to_cpu(x) ((__u32)(x)) macro330 #define __constant_be32_to_cpu(x) ___swab32((x)) macro