Home
last modified time | relevance | path

Searched refs:UNZ_EOF (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/extensions/source/macosx/spotlight/
H A Dunzip.h92 #define UNZ_EOF (0) macro
H A Dunzip.m205 return UNZ_EOF;
1266 return UNZ_EOF;
1297 return (iRead==0) ? UNZ_EOF : iRead;
1354 return (iRead==0) ? UNZ_EOF : iRead;

Completed in 19 milliseconds