Home | History | Annotate | Download | only in col

Lines Matching defs:PUTC

122 #define	PUTC(ch) \
357 PUTC(SI);
416 PUTC('\n');
418 PUTC(ESC);
419 PUTC(FHLF);
421 PUTC('\r');
505 PUTC(' ');
507 PUTC('\t');
513 PUTC(' ');
521 PUTC(SI);
524 PUTC(SO);
528 PUTC(c->c_char);
531 PUTC('\b');