Searched refs:__swap64md (Results 1 – 7 of 7) sorted by relevance
45 #define __swap64md(x) __builtin_bswap64(x) macro
39 #define __swap64md(x) __statement({ \ macro
59 #define __swap64md(x) ({ \ macro
49 #define __swap64md(x) ({ \ macro
136 __swap64md(__swap64_x); \