Home
last modified time | relevance | path

Searched refs:___swab64 (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.h73 static __inline__ __u64 ___swab64(__u64 x) in ___swab64() function
115 # define __arch__swab64(x) ___swab64(x)