Searched defs:swab (Results 1 – 4 of 4) sorted by relevance
40 swab (char *from, char *to, int nbytes) in swab() function
10 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
64 uintmax_t swab; /* # of odd-length swab blocks */ member
111 swab(char *buf, size_t bufsz) in swab() function