Searched defs:swab32 (Results 1 – 2 of 2) sorted by relevance
10 static inline u32 swab32(u32 x) in swab32() function
160 #define swab32(x) \ macro