Searched refs:___swab32 (Results 1 – 2 of 2) sorted by relevance
40 #define ___swab32(x) \ macro100 # define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })147 ___swab32((x)) : \
309 #define __constant_cpu_to_le32(x) ___swab32((x))310 #define __constant_le32_to_cpu(x) ___swab32((x))329 #define __constant_cpu_to_be32(x) ___swab32((x))330 #define __constant_be32_to_cpu(x) ___swab32((x))