be64toh
(void) fseek(Inf, be64toh(pos), SEEK_SET);
#define CHIP_SWAP64(x) be64toh(x)
const paddr_t pa = be64toh(map[0]);
const vaddr_t va = be64toh(map[1]);
const size_t sz = be64toh(map[2]);
#define ahd_be64toh(x) be64toh(x)
#define ahc_be64toh(x) be64toh(x)
(((sc)->sc_flags & GEM_PCI) ? le64toh(v) : be64toh(v))
addr = be64toh(reg64);
val64 = be64toh(val64);
*val = be64toh(v);
tap->wr_tsft = htole64(be64toh(rs->rs_tstamp));
be64toh(vnd->sc_comp_offsets[i]);
be64toh(vnd->sc_comp_offsets[i + 1])
be64toh(vnd->sc_comp_offsets[vnd->sc_comp_numoffs
be64toh(st->id),
be64toh(st->id),
be64toh(s->id), ntohl(s->creatorid));
return be64toh(result);
ctx->ghash.H[i] = be64toh(ctx->ghash.H[i]);
n->ul_uuid = be64toh(o->ul_uuid);
#if !HAVE_DECL_BE64TOH && !defined(be64toh)
return be64toh(offtab->ot_window[blkno - offtab->ot_window_start]);