Searched defs:__swahb32 (Results 1 – 1 of 1) sorted by relevance
44 #define __swahb32(x) (__builtin_constant_p((__u32)(x)) ? ___swahb32((x)) : __fswahb32((x))) macro47 #define __swahb32(x) __fswahb32(x) macro