Searched refs:__swab64 (Results 1 – 3 of 3) sorted by relevance
122 # define __swab64(x) \ macro129 # define __swab64(x) __fswab64(x) macro183 #define swab64 __swab64
478 # define __swab64(x) \ macro486 # define __swab64(x) __fswab64(x) macro554 #define swab64 __swab64777 #define __cpu_to_be64(x) __swab64((x))778 #define __be64_to_cpu(x) __swab64((x))
87 #define __swab64(x) RtlUlonglongByteSwap(x) macro90 #define __constant_swab64 __swab64114 #define __cpu_to_be64(x) __swab64((x))115 #define __be64_to_cpu(x) __swab64((x))