Searched refs:be16toh (Results 1 – 3 of 3) sorted by relevance
97 #ifndef be16toh98 #define be16toh(x) ((uint16_t)(x)) macro174 #ifndef be16toh175 #define be16toh(x) os_bswap_16(x)
76 #define be16toh(x) bswap16((x)) macro90 #define be16toh(x) ((uint16_t)(x))
95 #define be16toh(x) bswap16((x)) macro110 #define be16toh(x) ((uint16_t)(x)) macro