Searched defs:PerlIO_unread (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlsdio.h32 #define PerlIO_unread(f,buf,count) (-1) macro
H A Dembed.h2097 #define PerlIO_unread Perl_PerlIO_unread macro
4614 #define PerlIO_unread(a,b,c) Perl_PerlIO_unread(aTHX_ a,b,c) macro

Completed in 41 milliseconds