Home
last modified time | relevance | path

Searched refs:wcslcpy (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dwcsxfrm.c45 return wcslcpy (a, b, n); in wcsxfrm()
Dwcsxfrm_l.c50 return wcslcpy (a, b, n); in wcsxfrm_l()
Dwcslcpy.c53 wcslcpy (wchar_t *dst, in wcslcpy() function
Dwcstrings.tex24 * Function wcslcpy:: Copy wide-character string to specified length
87 @include string/wcslcpy.def
DCMakeLists.txt114 wcslcpy.c
Dmeson.build113 'wcslcpy.c',
/picolibc-latest/newlib/libc/include/
Dwchar.h205 size_t wcslcpy (wchar_t *, const wchar_t *, size_t);
/picolibc-latest/
DCOPYING.picolibc3688 newlib/libc/string/wcslcpy.c
/picolibc-latest/newlib/
DChangeLog-201512353 * libc/string/wcslcpy.c: Likewise.
16714 * libc/string/wcslcpy.c: Ditto.