Searched refs:ody_swap64 (Results 1 – 1 of 1) sorted by relevance
55 static inline uint64_t ody_swap64(uint64_t x) in ody_swap64() function71 #define ody_cpu_to_le64(x) ody_swap64(x)85 #define ody_cpu_to_be64(x) ody_swap64(x)