Home
last modified time | relevance | path

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

/bionic/libc/arch-x86/generic/string/
Dwcscat.c29 #define wcscat wcscat_freebsd macro
/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcscat.c42 wcscat(wchar_t * __restrict s1, const wchar_t * __restrict s2) in wcscat() function
/bionic/libc/arch-x86/
Ddynamic_function_dispatch.cpp148 DEFINE_IFUNC_FOR(wcscat) { in DEFINE_IFUNC_FOR() argument