Searched refs:wcscpy (Results 76 - 86 of 86) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h377 wcscpy(&ptr[0], L"\\\\");
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h841 {"wcscpy", 89},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h841 {"wcscpy", 89},
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dwin32-low.cc629 wcscpy (wargs, wprogram);
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry.c125 static wchar_t * wcscpy(wchar_t *s1, const wchar_t *s2) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dwindows-nat.c2804 wcscpy (args, toexec);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dwindows-nat.c2607 wcscpy (args, toexec);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1739 wcscpy(a, L"abc");
1757 wcscpy(a, L"abc");
/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c46 #include <wchar.h> /* get wcscpy() */
4149 # define mdb_name_cpy wcscpy
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure17004 using ::wcscpy;
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure17134 using ::wcscpy;
[all...]

Completed in 355 milliseconds

1234