Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/byteorder/
H A Dswab.h154 __fswab64((x)))
158 # define __swab64(x) __fswab64(x)
189 static __inline__ __u64 __fswab64(__u64 x) in __fswab64() function