Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcsncat.c42 wcsncat(wchar_t * __restrict s1, const wchar_t * __restrict s2, size_t n) in wcsncat() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp1119 TEST(wchar, wcsncat) { in TEST() argument