Searched refs:SwapUint64 (Results 1 – 2 of 2) sorted by relevance
192 static __inline__ uint64_t SwapUint64(uint64_t val) in SwapUint64() function253 *p_Val = SwapUint64(*p_Val); in SwapUint64P()308 #define CPU_TO_LE64(val) SwapUint64(val)
69 WRITE_UINT64((arg), SwapUint64(data))78 SwapUint64(GET_UINT64(arg))