Searched defs:putchar (Results 1 – 4 of 4) sorted by relevance
12 putchar(int c) in putchar() function
95 extern "C" int __cdecl putchar(int const c) in putchar() function
249 #define putchar(c) fputc(stdout, c) macro
3695 int CDECL putchar(int c) in putchar() function