Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/mips/tools/
Delf-entry.c17 # define le64toh(x) (x) macro
22 # define le64toh(x) bswap_64(x) macro
80 entry = le64toh(hdr.ehdr64.e_entry); in main()
/Linux-v5.4/tools/iio/
Diio_generic_buffer.c140 input = le64toh(input); in print8byte()
/Linux-v5.4/Documentation/powerpc/
Dcxl.rst265 endianness (recommend endian(3) variants like: le64toh(),