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

/netbsd-current/sys/lib/libsa/
H A Dbyteorder.h49 uint16_t sa_be16toh(uint16_t);
H A Dbyteorder.c80 sa_be16toh(uint16_t val) function
H A Dloadfile_elf32.c82 f = (bo == ELFDATA2LSB) ? sa_le16toh(f) : sa_be16toh(f)

Completed in 179 milliseconds