Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/byteorder/
Dswab.h152 __fswab64((x)))
157 # define __swab64(x) __fswab64(x)
201 static __inline__ __attribute_const__ __u64 __fswab64(__u64 x) in __fswab64() function