Home
last modified time | relevance | path

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

/u-boot/include/linux/byteorder/
A Dswab.h91 __fswab64((x)))
95 # define __swab64(x) __fswab64(x)
125 static __inline__ __attribute__((const)) __u64 __fswab64(__u64 x) in __fswab64() function

Completed in 2 milliseconds