Searched refs:UNZ_EOF (Results 1 – 2 of 2) sorted by relevance
205 return UNZ_EOF;1266 return UNZ_EOF;1297 return (iRead==0) ? UNZ_EOF : iRead;1354 return (iRead==0) ? UNZ_EOF : iRead;
92 #define UNZ_EOF (0) macro
Completed in 21 milliseconds