Home
last modified time | relevance | path

Searched defs:wcslcat (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcslcat.c51 wcslcat(wchar_t *dst, const wchar_t *src, size_t siz) in wcslcat() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp1098 TEST(wchar, wcslcat) { in TEST() argument