Home
last modified time | relevance | path

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

/u-boot/include/linux/byteorder/
A Dswab.h87 __fswab32((x)))
94 # define __swab32(x) __fswab32(x)
112 static __inline__ __attribute__((const)) __u32 __fswab32(__u32 x) in __fswab32() function

Completed in 2 milliseconds