Searched refs:wcpcpy (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcpcpy.c41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) function
/bionic/libc/include/
H A Dwchar.h114 extern wchar_t* wcpcpy (wchar_t*, const wchar_t *);
/bionic/tests/
H A Dwchar_test.cpp483 EXPECT_EQ(dst + NUM_WCHARS(sizeof(src)) - 1, wcpcpy(dst, src));
/bionic/libc/
H A DAndroid.mk287 upstream-freebsd/lib/libc/string/wcpcpy.c \

Completed in 644 milliseconds