Home
last modified time | relevance | path

Searched refs:win32_putc (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h106 DllExport int win32_putc(int c, FILE *pf);
283 #define putc win32_putc
H A Dwin32.c4772 win32_putc(int c, FILE *pf) in win32_putc() function