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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/byteorder/
H A Dswab.h29 #define ___swab24(x) \ macro
95 # define __arch__swab24(x) ({ __u32 __tmp = (x) ; ___swab24(__tmp); })
141 ___swab24((x)) : \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/byteorder/
H A Dswab.h29 #define ___swab24(x) \ macro
95 # define __arch__swab24(x) ({ __u32 __tmp = (x) ; ___swab24(__tmp); })
141 ___swab24((x)) : \

Completed in 45 milliseconds