Home
last modified time | relevance | path

Searched defs:swab (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dswab.c36 swab(from, to, n) in swab() function
/titanic_52/usr/src/lib/libc/port/gen/
H A Dswab.c46 swab(const char *src, char *dest, ssize_t n) in swab() function
/titanic_52/usr/src/boot/lib/libc/string/
H A Dswab.c42 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab() function
/titanic_52/usr/src/uts/common/os/
H A Dsunddi.c5368 swab(void *src, void *dst, size_t nbytes) in swab() function