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