Searched defs:swab32 (Results 1 – 3 of 3) sorted by relevance
148 #define swab32(x) BSWAP_32(x) macro
400 u32 swab32(u32 x){ in swab32() function
122 #define swab32(value) \ macro