Searched refs:__SWAP64 (Results 1 – 1 of 1) sorted by relevance
258 #define __SWAP64(_x) \ macro278 #define __CPU_TO_LE_64(_x) ((uint64_t)__SWAP64(_x))279 #define __LE_TO_CPU_64(_x) ((uint64_t)__SWAP64(_x))297 #define __CPU_TO_BE_64(_x) ((uint64_t)__SWAP64(_x))298 #define __BE_TO_CPU_64(_x) ((uint64_t)__SWAP64(_x))