Searched defs:swab (Results 1 – 4 of 4) sorted by relevance
36 swab(from, to, n) in swab() function
46 swab(const char *src, char *dest, ssize_t n) in swab() function
42 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
5368 swab(void *src, void *dst, size_t nbytes) in swab() function