Searched defs:htobe16 (Results 1 – 4 of 4) sorted by relevance
24 # define htobe16(x) OSSwapHostToBigInt16(x) macro68 # define htobe16(x) htons(x) macro86 # define htobe16(x) (x) macro
21 # define htobe16(x) __bswap_16 (x) macro36 # define htobe16(x) (x) macro
33 # define htobe16(x) htons(x) macro