Searched defs:htole16 (Results 1 – 5 of 5) sorted by relevance
23 #define htole16(x) __LLVM_LIBC_CAST(static_cast, uint16_t, x) macro38 #define htole16(x) __builtin_bswap16((x)) macro
128 #define htole16(x) ((uint16_t)(x)) macro142 #define htole16(x) bswap16((x)) macro
107 #define htole16( global() macro 121 #define htole16( global() macro
60 #define htole16(x) ((uint16_t)(x)) macro74 #define htole16(x) bswap16((x)) macro
559 #define htole16(x) ((uint16_t)(x)) macro