Searched defs:le16toh (Results 1 – 2 of 2) sorted by relevance
27 # define le16toh(x) OSSwapLittleToHostInt16(x) macro53 # define le16toh(x) letoh16(x) macro71 # define le16toh(x) (x) macro89 # define le16toh(x) __builtin_bswap16(x) macro
24 # define le16toh(x) (x) macro39 # define le16toh(x) __bswap_16 (x) macro