Home
last modified time | relevance | path

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

/linux-4.4.14/tools/include/tools/
Dendian.h26 #ifndef le64toh
27 #define le64toh(x) (x) macro
50 #ifndef le64toh
51 #define le64toh(x) __bswap_64(x) macro
/linux-4.4.14/tools/iio/
Dgeneric_buffer.c133 input = le64toh(input); in print8byte()
/linux-4.4.14/Documentation/powerpc/
Dcxl.txt242 endianness (recommend endian(3) variants like: le64toh(),