Searched refs:swapbytes (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_scn.c64 int ec, swapbytes; local
103 swapbytes = e->e_byteorder != LIBELF_PRIVATE(byteorder);
125 src, (size_t) 1, swapbytes);
/freebsd-11-stable/bin/dd/
H A Ddd.c312 swapbytes(void *v, size_t len) function
426 swapbytes(in.dbp, (size_t)n);

Completed in 81 milliseconds