Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/tools/
Dendian.h27 #ifndef le64toh
28 #define le64toh(x) (x) macro
51 #ifndef le64toh
52 #define le64toh(x) __bswap_64(x) macro
/Linux-v4.19/tools/iio/
Diio_generic_buffer.c144 input = le64toh(input); in print8byte()
/Linux-v4.19/Documentation/powerpc/
Dcxl.txt255 endianness (recommend endian(3) variants like: le64toh(),