Home | History | Annotate | Download | only in minizip

Lines Matching refs:UNZ_EOF

226             return UNZ_EOF;
1729 return UNZ_EOF;
1770 return (iRead==0) ? UNZ_EOF : iRead;
1833 return (iRead==0) ? UNZ_EOF : iRead;
1874 return (iRead==0) ? UNZ_EOF : iRead;