Searched defs:UNZ_END_OF_LIST_OF_FILE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.h75 #define UNZ_END_OF_LIST_OF_FILE (-100) macro
239 return UNZ_END_OF_LIST_OF_FILE if the actual file was the latest.
251 UNZ_END_OF_LIST_OF_FILE if the file is not found
/external/zlib/src/contrib/minizip/
H A Dunzip.h75 #define UNZ_END_OF_LIST_OF_FILE (-100) macro
239 return UNZ_END_OF_LIST_OF_FILE if the actual file was the latest.
251 UNZ_END_OF_LIST_OF_FILE if the file is not found

Completed in 101 milliseconds