Searched refs:UNZ_EOF (Results 1 – 2 of 2) sorted by relevance
77 #define UNZ_EOF (0) macro
226 return UNZ_EOF; in unz64local_getByte()1729 return UNZ_EOF; in unzReadCurrentFile()1770 return (iRead==0) ? UNZ_EOF : iRead; in unzReadCurrentFile()1833 return (iRead==0) ? UNZ_EOF : iRead; in unzReadCurrentFile()1874 return (iRead==0) ? UNZ_EOF : iRead; in unzReadCurrentFile()