Home
last modified time | relevance | path

Searched defs:wcscpy (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libc/string/
H A Dwcscpy.c40 wcscpy(wchar_t *s1, const wchar_t *s2) in wcscpy() function
/openbsd-src/lib/libc/string/
H A Dwcscpy.c40 wcscpy(wchar_t *s1, const wchar_t *s2) in wcscpy() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf202 wcscpy keyword
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf215 wcscpy, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf215 wcscpy, 89 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc1500 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1585 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument