Searched defs:zerr (Results 1 – 11 of 11) sorted by relevance
331 int zerr = deflateInit2(z_stream_.get(), compression_level, Z_DEFLATED, in PrepareDeflate() local402 int zerr = deflate(z_stream_.get(), Z_NO_FLUSH); in CompressBytes() local433 int zerr; in FlushCompressedBytes() local
170 int zerr = zlib_inflateInit2(&z_stream_, -MAX_WBITS); in Init() local243 int zerr = inflate(&z_stream_, Z_NO_FLUSH); in Read() local
1436 int zerr = zlib_inflateInit2(&zstream, -MAX_WBITS); in inflateImpl() local
1731 int zerr; /* Decompressor error */ in httpPeek() local1964 int zerr; /* Decompressor error */ in httpRead2() local3700 int zerr; /* Compression status */ in http_content_coding_finish() local3775 int zerr; /* Error/status */ in http_content_coding_start() local
151 void zerr(int ret) in zerr() function
155 void zerr(int ret) in zerr() function
319 static int zerr(int ret) in zerr() function
750 int zerr; in compressFpToFp() local
2955 zerr error // any error from gzip.NewReader; sticky member
10317 zerr error // sticky error member