Searched refs:ody_swap16 (Results 1 – 1 of 1) sorted by relevance
24 static inline uint16_t ody_swap16(uint16_t x) in ody_swap16() function69 #define ody_cpu_to_le16(x) ody_swap16(x)83 #define ody_cpu_to_be16(x) ody_swap16(x)