Searched defs:htobe16 (Results 1 – 3 of 3) 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
48 # define htobe16(x) OSSwapHostToBigInt16(x) macro94 # define htobe16(x) htons(x) macro112 # define htobe16(x) (x) macro