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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/byteorder/
H A Dswabb.h73 # define __arch__swahb32s(x) do { *(x) = __swahb32p((x)); } while (0)
113 static __inline__ __u32 __swahb32p(__u32 *x) function
132 #define swahb32p __swahb32p
H A Dpdp_endian.h69 #define __cpu_to_be32p(x) __swahb32p((x))
70 #define __be32_to_cpup(x) __swahb32p((x))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/byteorder/
H A Dswabb.h73 # define __arch__swahb32s(x) do { *(x) = __swahb32p((x)); } while (0)
113 static __inline__ __u32 __swahb32p(__u32 *x) function
132 #define swahb32p __swahb32p
H A Dpdp_endian.h69 #define __cpu_to_be32p(x) __swahb32p((x))
70 #define __be32_to_cpup(x) __swahb32p((x))

Completed in 135 milliseconds