Searched defs:betoh64 (Results 1 – 1 of 1) sorted by relevance
43 #define betoh64(x) be64toh(x) macro80 #define betoh64(x) __builtin_bswap64(x) macro