Searched defs:betohs (Results 1 – 1 of 1) sorted by relevance
64 #define betohs(x) BSWAP_16(x) macro82 #define betohs(x) ((uint16_t)(x)) macro