Home
last modified time | relevance | path

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

/u-boot/include/linux/byteorder/
A Dswab.h83 __fswab16((x)))
93 # define __swab16(x) __fswab16(x)
99 static __inline__ __attribute__((const)) __u16 __fswab16(__u16 x) in __fswab16() function

Completed in 3 milliseconds