Home
last modified time | relevance | path

Searched refs:___swab32 (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.h67 static __inline__ __u32 ___swab32(__u32 x) in ___swab32() function
112 # define __arch__swab32(x) ___swab32(x)