Searched refs:__arch_swab16 (Results 1 – 10 of 10) sorted by relevance
23 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x) in __arch_swab16() function27 #define __arch_swab16 __arch_swab16 macro
36 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function69 #define __arch_swab16 __arch_swab16 macro
29 static __inline__ __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function33 #define __arch_swab16 __arch_swab16 macro
21 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function33 #define __arch_swab16 __arch_swab16 macro
11 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function19 #define __arch_swab16 __arch_swab16 macro
31 static inline __attribute_const__ __u16 __arch_swab16(__u16 x) in __arch_swab16() function45 #define __arch_swab16 __arch_swab16 macro
29 #define __arch_swab16(x) ((__u16)__arch_swahb32(x)) macro
28 #define __arch_swab16(x) ___arch__swab16(x) macro
49 #if defined (__arch_swab16) in __fswab16()50 return __arch_swab16(val); in __fswab16()
49 #define __arch_swab16 __c6x_swab16 macro