wctomb 1718 lib/stdlib.in.h _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc)); wctomb 1719 lib/stdlib.in.h _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc)); wctomb 1721 lib/stdlib.in.h _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc)); wctomb 1724 lib/stdlib.in.h _GL_CXXALIASWARN (wctomb); wctomb 182 src/conf_post.h #define wcrtomb(s, wc, ps) wctomb ((s), (wc))