Searched defs:putchar (Results 1 – 9 of 9) sorted by relevance
54 putchar(int c) in putchar() function
175 putchar(int c) in putchar() function
123 # define putchar(x) putchar_unlocked (x) macro
62 void (*putchar)(void *c, int row, int col, u_int uc, long attr); member
432 #define putchar(x) putc(x, stdout) macro
342 sub putchar { subroutine
279 #define putchar win32_putchar macro
516 putchar(c) in putchar() function
293 #define putchar win32_putchar macro