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