Home
last modified time | relevance | path

Searched defs:wctomb (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/multibyte/
Dwctomb.c4 int wctomb(char *s, wchar_t wc) in wctomb() function
/third_party/musl/porting/liteos_a/kernel/src/multibyte/
Dwctomb.c4 int wctomb(char *s, wchar_t wc) in wctomb() function
/third_party/musl/src/multibyte/
Dwctomb.c4 int wctomb(char *s, wchar_t wc) in wctomb() function
/third_party/bounds_checking_function/src/
Dsecurecutil.c27 int wctomb(char *s, wchar_t wc) in wctomb() function
/third_party/glib/glib/
Dwin_iconv.c110 f_wctomb wctomb; member