fputc 35 admin/alloc-colors.c fputc ('\n', stderr); fputc 2458 lib-src/etags.c fputc ('\177', tagf); fputc 2462 lib-src/etags.c fputc ('\001', tagf); fputc 7801 lib-src/etags.c if (fputc (c, dst_f) == EOF) fputc 788 lib-src/movemail.c if (fputc ('>', mbf) < 0) fputc 799 lib-src/movemail.c return fwrite (line, 1, len, mbf) == len && 0 <= fputc ('\n', mbf); fputc 75 lib-src/seccomp-filter.c fputc ('\n', stderr); fputc 140 lib/nstrftime.c do { size_t _i; for (_i = 0; _i < Len; _i++) fputc (Byte, P); } while (0) fputc 187 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, fputc (c, p)) fputc 293 lib/nstrftime.c fputc (TOLOWER ((UCHAR_T) *src, loc), fp); fputc 303 lib/nstrftime.c fputc (TOUPPER ((UCHAR_T) *src, loc), fp); fputc 576 lib/stdio.in.h _GL_FUNCDECL_RPL (fputc, int, (int c, FILE *stream) _GL_ARG_NONNULL ((2))); fputc 577 lib/stdio.in.h _GL_CXXALIAS_RPL (fputc, int, (int c, FILE *stream)); fputc 579 lib/stdio.in.h _GL_CXXALIAS_SYS (fputc, int, (int c, FILE *stream)); fputc 582 lib/stdio.in.h _GL_CXXALIASWARN (fputc); fputc 1216 lib/stdio.in.h _GL_FUNCDECL_RPL (fputc, int, (int c, FILE *stream) _GL_ARG_NONNULL ((2))); fputc 80 lib/unlocked-io.h # define fputc_unlocked(x,y) fputc (x,y) fputc 939 src/msdos.c fputc (*bp, tty->termscript); fputc 2133 test/manual/etags/c-src/etags.c fputc ('\177', tagf); fputc 2137 test/manual/etags/c-src/etags.c fputc ('\001', tagf);