Searched defs:be16toh (Results 1 – 3 of 3) 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
25 # define be16toh(x) betoh16(x) macro50 # define be16toh(x) OSSwapBigToHostInt16(x) macro96 # define be16toh(x) ntohs(x) macro114 # define be16toh(x) (x) macro