Searched defs:__swap64md (Results 1 – 9 of 9) sorted by relevance
39 #define __swap64md(x) __statement({ \ macro
45 #define __swap64md(x) __builtin_bswap64(x) macro
49 #define __swap64md(x) ({ \ macro
68 #define __swap64md(x) ({ \ macro