Searched refs:___arch__swahw32 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/
H A Dbyteorder.h19 static __inline__ __attribute_const__ __u32 ___arch__swahw32(__u32 xx) function
27 #define __arch__swahw32(x) ___arch__swahw32(x)
28 #define __arch__swab32(x) ___arch__swahb32(___arch__swahw32(x))

Completed in 38 milliseconds