Searched refs:UNZ_EOF (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dunzip.h73 #define UNZ_EOF (0) macro
H A Dunzip.c188 return UNZ_EOF;
1272 return UNZ_EOF;
1313 return (iRead==0) ? UNZ_EOF : iRead;
1370 return (iRead==0) ? UNZ_EOF : iRead;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dunzip.h73 #define UNZ_EOF (0) macro
H A Dunzip.c188 return UNZ_EOF;
1272 return UNZ_EOF;
1313 return (iRead==0) ? UNZ_EOF : iRead;
1370 return (iRead==0) ? UNZ_EOF : iRead;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dunzip.h77 #define UNZ_EOF (0) macro
H A Dunzip.c226 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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h77 #define UNZ_EOF (0) macro
H A Dunzip.c226 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;

Completed in 201 milliseconds