Searched refs:UNZ_ERRNO (Results 1 - 6 of 6) sorted by relevance

/external/zlib/contrib/minizip/
H A Dunzip.c224 return UNZ_ERRNO;
633 err=UNZ_ERRNO;
637 err=UNZ_ERRNO;
641 err=UNZ_ERRNO;
645 err=UNZ_ERRNO;
649 err=UNZ_ERRNO;
653 err=UNZ_ERRNO;
657 err=UNZ_ERRNO;
661 err=UNZ_ERRNO;
665 err=UNZ_ERRNO;
[all...]
H A Dunzip.h76 #define UNZ_ERRNO (Z_ERRNO) macro
390 (UNZ_ERRNO for IO error, or zLib error for uncompress error)
H A Dminiunz.c433 err=UNZ_ERRNO;
/external/chromium/third_party/zlib/contrib/minizip/
H A Dunzip.c190 return UNZ_ERRNO;
436 err=UNZ_ERRNO;
440 err=UNZ_ERRNO;
444 err=UNZ_ERRNO;
448 err=UNZ_ERRNO;
452 err=UNZ_ERRNO;
456 err=UNZ_ERRNO;
460 err=UNZ_ERRNO;
469 err=UNZ_ERRNO;
474 err=UNZ_ERRNO;
[all...]
H A Dunzip.h74 #define UNZ_ERRNO (Z_ERRNO) macro
313 (UNZ_ERRNO for IO error, or zLib error for uncompress error)
H A Dminiunz.c375 err=UNZ_ERRNO;

Completed in 165 milliseconds