Searched defs:le16toh (Results 1 – 7 of 7) sorted by relevance
24 # define le16toh(x) OSSwapLittleToHostInt16(x) macro50 # define le16toh(x) letoh16(x) macro68 # define le16toh(x) (x) macro86 # define le16toh(x) __builtin_bswap16(x) macro
30 #define le16toh(x) letoh16(x) macro49 #define le16toh(x) (x) macro72 #define le16toh(x) OSSwapLittleToHostInt16(x) macro146 #define le16toh(x) bswap_16(x) macro153 #define le16toh(x) (x) macro
30 #define le16toh(x) letoh16(x) macro 48 #define le16toh(x) OSSwapLittleToHostInt16(x) macro 122 #define le16toh(x) bswap_16(x) macro 129 #define le16toh(x) (x) macro
177 #define le16toh( global() macro
38 #define le16toh(x) LE_16(x) macro59 #define le16toh(x) letoh16(x) macro72 #define le16toh(x) (x) macro88 #define le16toh(x) __builtin_bswap16(x) macro
197 #define le16toh(x) htole16(x) macro
1140 #define le16toh( global() macro