Searched refs:putchar (Results 1 – 6 of 6) sorted by relevance
70 int putchar(int c) in putchar() function100 int putchar(int c) in putchar() function
14 return putchar(c); in fputc()
27 int putchar(int c);
98 #define putchar(c, flags, tty) \ macro216 putchar((C), oflags, vp); \
367 putchar(','); in makefixed()378 putchar(','); in makefixed()
644 * libutee: printf() and puts() fixes, add putchar() ([#1759], [#1754])
Completed in 20 milliseconds