Searched refs:xputc (Results 1 – 4 of 4) sorted by relevance
44 xputc(int c) in xputc() function75 xputc('\r'); in putchar()82 xputc(' '); in putchar()85 xputc(c); in putchar()
25 void xputc(int c);
118 static int xputc(int);576 xputc('\r'); in putchar()577 xputc(c); in putchar()586 xputc(c = c << 8 | c >> 24); in drvread()587 xputc('\b'); in drvread()625 xputc(int c) in xputc() function
363 static int xputc(int, FILE *);418 xputc( in xputc() function 1945 xputc(' ', fp); in doprintpeers() 1949 xputc(' ', fp); in doprintpeers() 2333 xputc('_', stdout);