wctomb 1551 lib/stdlib.in.h _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc)); wctomb 1552 lib/stdlib.in.h _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc)); wctomb 1554 lib/stdlib.in.h _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc)); wctomb 1557 lib/stdlib.in.h _GL_CXXALIASWARN (wctomb); wctomb 182 src/conf_post.h #define wcrtomb(s, wc, ps) wctomb ((s), (wc))