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

/bionic/libc/wchar/
H A Dwcsncpy.c48 wcsncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) function
H A Dwcsxfrm.c52 wcsncpy(dest, src, len - 1);
/bionic/libc/include/
H A Dwchar.h125 extern wchar_t *wcsncpy(wchar_t *, const wchar_t *, size_t);
/bionic/libc/
H A DAndroid.mk225 wchar/wcsncpy.c \

Completed in 466 milliseconds