Searched defs:le16toh (Results 1 – 2 of 2) sorted by relevance
13 # define le16toh(x) (x) macro15 # define le16toh(x) __bswap_16 (x) macro
19 #define le16toh(x) (x) macro43 #define le16toh(x) __bswap_16(x) macro