Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/byteorder/
Dswab.h144 __fswab24((x)))
155 # define __swab24(x) __fswab24(x)
174 static __inline__ __attribute_const__ __u32 __fswab24(__u32 x) in __fswab24() function