Searched refs:__fswahw32 (Results 1 – 1 of 1) sorted by relevance
40 static inline __attribute__((__const__)) __u32 __fswahw32(__u32 val) { in __fswahw32() function60 #define __swahw32(x) (__builtin_constant_p((__u32) (x)) ? ___constant_swahw32(x) : __fswahw32(x))