Searched defs:swap8 (Results 1 – 1 of 1) sorted by relevance
138 #define swap8(x) bswap_64(x) macro142 #define swap8(x) bswap64(x) macro3540 swap8(uint64_t sv) in swap8() function