Searched refs:sa_le64toh (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dbyteorder.h60 uint64_t sa_le64toh(uint64_t);
H A Dbyteorder.c196 sa_le64toh(uint64_t val) function
H A Dloadfile_elf32.c86 f = (bo == ELFDATA2LSB) ? sa_le64toh(f) : sa_be64toh(f)

Completed in 109 milliseconds