Searched refs:win32_putc (Results 1 – 2 of 2) sorted by relevance
106 DllExport int win32_putc(int c, FILE *pf);283 #define putc win32_putc
4772 win32_putc(int c, FILE *pf) in win32_putc() function