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