Searched defs:SWAP_LE32 (Results 1 – 1 of 1) sorted by relevance
158 #define SWAP_LE32(x) bswap_32(x) macro166 #define SWAP_LE32(x) (x) macro