Home
last modified time | relevance | path

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

/stdlib/
A Dwcstombs.c27 wcstombs (char *s, const wchar_t *pwcs, size_t n) in wcstombs() function
A Dtestmb.c20 i = wcstombs (c, w, 10); in main()
A DVersions69 wcstombs; wctomb;
A DMakefile43 mblen mbstowcs mbtowc wcstombs wctomb \
A Dstdlib.h945 extern size_t wcstombs (char *__restrict __s,
/stdlib/bits/
A Dstdlib.h128 size_t __len), wcstombs)
137 __NTH (wcstombs (char *__restrict __dst, const wchar_t *__restrict __src, in __NTH()
140 return __glibc_fortify (wcstombs, __len, sizeof (char), in __NTH()

Completed in 13 milliseconds