Searched refs:ody_swap32 (Results 1 – 1 of 1) sorted by relevance
37 static inline uint32_t ody_swap32(uint32_t x) in ody_swap32() function70 #define ody_cpu_to_le32(x) ody_swap32(x)84 #define ody_cpu_to_be32(x) ody_swap32(x)