Searched refs:PUTCHAR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtput.c53 #define PUTCHAR(c) putchar(c) macro
199 PUTCHAR('\r');
206 PUTCHAR(' ');
213 PUTCHAR('\r');
225 PUTCHAR(' ');
239 PUTCHAR(c);
248 PUTCHAR(c);

Completed in 50 milliseconds