Searched defs:be16toh (Results 1 – 1 of 1) sorted by relevance
29 # define be16toh(x) OSSwapBigToHostInt16(x) macro47 # define be16toh(x) BE_16(x) macro66 # define be16toh(x) _byteswap_ushort(x) macro85 # define be16toh(x) __builtin_bswap16(x) macro