Searched refs:__SWAP64 (Results 1 – 1 of 1) sorted by relevance
259 #define __SWAP64(_x) \ macro279 #define __CPU_TO_LE_64(_x) ((uint64_t)__SWAP64(_x))280 #define __LE_TO_CPU_64(_x) ((uint64_t)__SWAP64(_x))298 #define __CPU_TO_BE_64(_x) ((uint64_t)__SWAP64(_x))299 #define __BE_TO_CPU_64(_x) ((uint64_t)__SWAP64(_x))