Searched defs:__swahw32 (Results 1 – 1 of 1) sorted by relevance
43 #define __swahw32(x) (__builtin_constant_p((__u32)(x)) ? ___swahw32((x)) : __fswahw32((x))) macro46 #define __swahw32(x) __fswahw32(x) macro