Searched defs:putchar (Results 1 – 14 of 14) sorted by relevance
50 putchar(int c) in putchar() function
59 #define putchar(c) out1c(c) macro
160 putchar(int c) in putchar() function
357 #define putchar(c) fputc(stdout, c) macro
122 # define putchar(x) putchar_unlocked (x) macro
123 # define putchar(x) putchar_unlocked (x) macro
754 putchar(int c) in putchar() function
80 # define putchar(C) putchar_unlocked (C) macro
215 #define putchar(c) write_char(STD_OUT, (c)) macro
79 # define putchar(C) putchar_unlocked (C) macro
481 #define putchar(x) putc(x, stdout) macro
709 putchar(int c) in putchar() function
83 # define putchar(C) putchar_unlocked (C) macro
87 # define putchar(C) putchar_unlocked (C) macro