Searched defs:__swab64 (Results 1 – 2 of 2) sorted by relevance
127 #define __swab64(x) (__u64)__builtin_bswap64((__u64)(x)) macro129 #define __swab64(x) \ macro
88 # define __swab64(x) \ macro95 # define __swab64(x) __fswab64(x) macro