Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/include/asm/
Dswab.h19 static __inline__ __attribute_const__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16() function
28 #define __arch_swab16(x) ___arch__swab16(x)