Searched defs:__swahw32 (Results 1 – 3 of 3) sorted by relevance
60 #define __swahw32(x) (__builtin_constant_p((__u32) (x)) ? ___constant_swahw32(x) : __fswahw32(x)) macro
111 #define __swahw32(x) \ macro
151 #define __swahw32(x) \ macro