NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sa_htole64
sys/lib/libsa/byteorder.h
58
uint64_t sa_htole64(uint64_t);
sys/lib/libsa/loadfile_elf32.c
79
f = (bo == ELFDATA2LSB) ? sa_htole64(f) : sa_htobe64(f)