Home
last modified time | relevance | path

Searched defs:wcscat (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/string/
H A Dwcscat.c40 wcscat(wchar_t *s1, const wchar_t *s2) in wcscat() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c57 # define wcscat __wcscat macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf211 wcscat, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf211 wcscat, 89 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1736 TEST(MemorySanitizer, wcscat) { in TEST() argument