Home
last modified time | relevance | path

Searched refs:aputc (Results 1 – 13 of 13) sorted by relevance

/dports/devel/rcs/rcs-5.10.0/src/
H A Db-fb.c136 aputc (c, f); in afputc()
143 aputc ('\n', f); in newline()
H A Db-kwxout.c57 aputc (c, out); in afilename()
344 aputc (c, out); in expandline()
349 aputc (c, out); in expandline()
H A Drcsgen.c524 aputc (SDELIM, out); in put_SDELIM()
586 aputc (c, fout); in putdftext()
608 aputc (c, fout); in putdftext()
H A Drcsedit.c212 aputc (c, f); in snapshotline()
434 aputc (c, fc); in copylines()
647 aputc (c, f); in editstring()
H A Dbase.h209 #define aputc(c,o) do \ macro
H A DChangeLog617 * rcsgen.c (putstring): Don't loop byte by byte w/ ‘aputc’;
646 [int] Simplify ‘aputc’ + ‘putstring’ sequence.
648 * rcs.c (scanlogtext): Remove ‘aputc’ call; change
7376 * rcsbase.h (aputc): Rename from `aputc_'; add do-while.
7377 (GETC): Use `aputc'.
/dports/www/libwww/w3c-libwww-5.4.2/LineMode/src/
H A Da_stdio.h10 int aputc(char, FILE *);
H A Da_stdio.c125 int aputc(char ch, FILE *fp) in aputc() function
H A Da_stdio.g125 int aputc(char ch, FILE *fp)
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dpmbitchx.c276 void aputc(int c) { in aputc() function
2768 for (i = 0; i < strlen(buffer); i++) aputc(buffer[i]); in gui_puts()
2769 aputc('\n'); aputc('\r'); in gui_puts()
3439 aputc(c); in gui_putc()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dpmbitchx.c276 void aputc(int c) { in aputc() function
2768 for (i = 0; i < strlen(buffer); i++) aputc(buffer[i]); in gui_puts()
2769 aputc('\n'); aputc('\r'); in gui_puts()
3439 aputc(c); in gui_putc()
/dports/editors/uemacs/uemacs-4.0/freebsd/
H A Destruct.h383 #define putc aputc
/dports/editors/uemacs/uemacs-4.0/h/
H A Destruct.h383 #define putc aputc