Searched defs:swab64 (Results 1 – 4 of 4) sorted by relevance
19 static inline u64 swab64(u64 x) in swab64() function
9 # define swab64 __swab64 macro
147 #define swab64 __swab64 macro
88 def swab64(x): function