Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/string/
H A Dwcscat.c40 wcscat(wchar_t *s1, const wchar_t *s2) in wcscat() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf198 wcscat keyword
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1744 TEST(MemorySanitizer, wcscat) { in TEST() argument