Searched refs:___swab32 (Results 1 – 1 of 1) sorted by relevance
24 #define ___swab32(x) \ macro76 # define __arch__swab32(x) ({ __u32 __tmp = (x) ; ___swab32(__tmp); })113 ___swab32((x)) : \
Completed in 4 milliseconds