le64toh 17 arch/mips/tools/elf-entry.c # define le64toh(x) (x) le64toh 22 arch/mips/tools/elf-entry.c # define le64toh(x) bswap_64(x) le64toh 28 tools/include/tools/endian.h #define le64toh(x) (x) le64toh 52 tools/include/tools/endian.h #define le64toh(x) __bswap_64(x)