Searched refs:__fswab64 (Results 1 – 2 of 2) sorted by relevance
64 static inline __attribute_const__ __u64 __fswab64(__u64 val) in __fswab64() function120 __fswab64(x))
109 #define __swab64(x) __fswab64(x)