Searched defs:SWAP_BE64 (Results 1 – 1 of 1) sorted by relevance
189 #define SWAP_BE64(x) (x) macro197 #define SWAP_BE64(x) bswap_64(x) macro