Searched defs:SWAP_BE32 (Results 1 – 1 of 1) sorted by relevance
195 #define SWAP_BE32(x) (x) macro203 #define SWAP_BE32(x) bswap_32(x) macro