Home
last modified time | relevance | path

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

/stdlib/
A Dwctomb.c36 wctomb (char *s, wchar_t wchar) in wctomb() function
57 libc_hidden_def (wctomb)
A Dtestmb.c54 if ((r = wctomb (mbc, wc)) <= 0) in main()
A DVersions69 wcstombs; wctomb;
A DMakefile43 mblen mbstowcs mbtowc wcstombs wctomb \
A Dstdlib.h937 extern int wctomb (char *__s, wchar_t __wchar) __THROW;
/stdlib/bits/
A Dstdlib.h76 wctomb) __wur;
79 __NTH (wctomb (char *__s, wchar_t __wchar)) in __NTH()

Completed in 12 milliseconds