HomeSort by relevance Sort by last modified time
    Searched defs:UNZ_ERRNO (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/zlib/contrib/minizip/
unzip.h 74 #define UNZ_ERRNO (Z_ERRNO)
313 (UNZ_ERRNO for IO error, or zLib error for uncompress error)
  /external/zlib/contrib/minizip/
unzip.h 76 #define UNZ_ERRNO (Z_ERRNO)
390 (UNZ_ERRNO for IO error, or zLib error for uncompress error)

Completed in 25 milliseconds