Searched refs:__arch_swahw32 (Results 1 – 3 of 3) sorted by relevance
26 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) in __arch_swahw32() function32 #define __arch_swahw32 __arch_swahw32 macro36 return __arch_swahb32(__arch_swahw32(xx)); in __arch_swab32()
85 #ifdef __arch_swahw32 in __fswahw32()86 return __arch_swahw32(val); in __fswahw32()
51 #define __arch_swahw32 __c6x_swahw32 macro