Searched defs:__swahb32 (Results 1 – 3 of 3) sorted by relevance
61 #define __swahb32(x) (__builtin_constant_p((__u32) (x)) ? ___constant_swahb32(x) : __fswahb32(x)) macro
162 #define __swahb32(x) \ macro
115 #define __swahb32(x) \ macro