Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/byteorder/
Dswab.h31 #define ___swab24(x) \ macro
97 # define __arch__swab24(x) ({ __u32 __tmp = (x) ; ___swab24(__tmp); })
143 ___swab24((x)) : \