Searched refs:___swab16 (Results 1 – 2 of 2) sorted by relevance
23 #define ___swab16(x) \ macro94 # define __arch__swab16(x) ({ __u16 __tmp = (x) ; ___swab16(__tmp); })139 ___swab16((x)) : \
311 #define __constant_cpu_to_le16(x) ___swab16((x))312 #define __constant_le16_to_cpu(x) ___swab16((x))331 #define __constant_cpu_to_be16(x) ___swab16((x))332 #define __constant_be16_to_cpu(x) ___swab16((x))