Searched defs:__swab64 (Results 1 – 3 of 3) sorted by relevance
122 # define __swab64(x) \ macro129 # define __swab64(x) __fswab64(x) macro
478 # define __swab64(x) \ macro486 # define __swab64(x) __fswab64(x) macro
87 #define __swab64(x) RtlUlonglongByteSwap(x) macro