Searched defs:be16toh (Results 1 – 4 of 4) sorted by relevance
26 # define be16toh(x) OSSwapBigToHostInt16(x) macro52 # define be16toh(x) betoh16(x) macro70 # define be16toh(x) ntohs(x) macro88 # define be16toh(x) (x) macro
23 # define be16toh(x) __bswap_16 (x) macro38 # define be16toh(x) (x) macro
39 # define be16toh(x) ntohs(x) macro