Searched defs:__swap32md (Results 1 – 12 of 12) sorted by relevance
33 uint32_t WRAP(__swap32md)(uint32_t x) { in WRAP() argument
26 uint32_t WRAP(__swap32md)(uint32_t x) { in WRAP() argument
30 uint32_t WRAP(__swap32md)(uint32_t x) { in WRAP() argument
32 #define __swap32md(x) __statement({ \ macro
44 #define __swap32md(x) __builtin_bswap32(x) macro
42 #define __swap32md(x) ({ \ macro
62 #define __swap32md(x) ({ \ macro