Searched refs:win32_ungetc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h56 DllExport int win32_ungetc(int c,FILE *pf);
226 #define ungetc(c,f) win32_ungetc(c,f)
H A Dperlhost.h685 return win32_ungetc(c, pf);
H A Dwin32.c3382 win32_ungetc(int c,FILE *pf) function
/openbsd-current/gnu/usr.bin/perl/
H A Dmakedef.pl944 win32_ungetc

Completed in 126 milliseconds