Lines Matching full:putc
880 # undef putc881 # define putc rpl_fputc884 _GL_CXXALIAS_RPL_1 (putc, rpl_fputc, int, (int c, FILE *stream));886 _GL_CXXALIAS_SYS (putc, int, (int c, FILE *stream));888 _GL_CXXALIASWARN (putc);