Home
last modified time | relevance | path

Searched refs:wcpcpy (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcpcpy.c41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) in wcpcpy() function
/bionic/libc/include/
Dwchar.h114 extern wchar_t* wcpcpy (wchar_t*, const wchar_t *);
/bionic/libc/tools/
Dposix-2013.txt1130 wcpcpy
/bionic/tests/
Dwchar_test.cpp483 EXPECT_EQ(dst + NUM_WCHARS(sizeof(src)) - 1, wcpcpy(dst, src)); in TEST()
/bionic/libc/
Dlibc.map1269 wcpcpy;
DAndroid.mk268 upstream-freebsd/lib/libc/string/wcpcpy.c \