Searched defs:be64toh (Results 1 – 1 of 1) sorted by relevance
31 # define be64toh(x) betoh64(x) macro39 # define be64toh(x) (x) macro60 # define be64toh(x) OSSwapBigToHostInt64(x) macro84 # define be64toh(x) ntohll(x) macro106 # define be64toh(x) ntohll(x) macro124 # define be64toh(x) (x) macro171 #define be64toh(n) NTOHLL(n) macro