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

/external/chromium_org/third_party/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/zlib/src/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.c445 err=UNZ_ERRNO;

Completed in 370 milliseconds