Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/include/asm/
Dswab.h10 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32() function
27 #define __arch_swab32(x) ___arch__swab32(x)