Searched defs:htole16 (Results 1 – 5 of 5) sorted by relevance
10 #define htole16(x) (x) macro34 #define htole16(x) __bswap_16(x) macro
40 # define htole16(x) __uint16_identity (x) macro56 # define htole16(x) __bswap_16 (x) macro
42 #define htole16(x) (uint16_t)(x) macro64 #define htole16(x) __bswap16(x) macro
39 #define htole16(x) (uint16_t)(x) macro61 #define htole16(x) __bswap16(x) macro