Searched refs:wmemcpy (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/libc/port/i18n/ |
H A D | wmemcpy.c | 37 wmemcpy(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcpy() function
|
/titanic_44/usr/src/head/ |
H A D | wchar.h | 95 using std::wmemcpy;
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | run.c | 1131 (void) wmemcpy(bp, oldbp, blen); in print() 1133 (void) wmemcpy(bp + blen, ss, sslen); in print() 1134 (void) wmemcpy(bp + blen + sslen, os, oslen); in print()
|
/titanic_44/usr/src/head/iso/ |
H A D | wchar_iso.h | 315 extern wchar_t *wmemcpy(wchar_t *_RESTRICT_KYWD,
|
/titanic_44/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 312 (void) wmemcpy((wchar_t *)*bufptr, p, len); in put_wide() 316 (void) wmemcpy((wchar_t *)*bufptr, p, n); in put_wide()
|
/titanic_44/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 372 (void) wmemcpy(wbracket_str, in __wdoscan_u()
|
/titanic_44/usr/src/lib/libc/amd64/ |
H A D | Makefile | 687 wmemcpy.o \
|
/titanic_44/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 723 wmemcpy.o \
|
/titanic_44/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 731 wmemcpy.o \
|
/titanic_44/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 778 wmemcpy.o \
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1247 wmemcpy;
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 542 wmemcpy.3c \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 537 file path=usr/share/man/man3c/wmemcpy.3c
|