Lines Matching defs:Z_STREAM_ERROR

181 #define Z_STREAM_ERROR (-2)
242 memory, Z_STREAM_ERROR if level is not a valid compression level, or
354 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
369 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
391 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
509 error), Z_STREAM_ERROR if the stream structure was inconsistent (for example
527 inflateEnd returns Z_OK if success, or Z_STREAM_ERROR if the stream state
604 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
648 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
673 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
690 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
702 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
735 deflateParams returns Z_OK on success, Z_STREAM_ERROR if the source stream
758 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
787 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
804 room in the internal buffer to insert the bits, or Z_STREAM_ERROR if the
829 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
878 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
903 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
922 inflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
938 has been found, or Z_STREAM_ERROR if the stream structure was inconsistent.
956 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
968 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
981 inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source
1003 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
1071 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
1091 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1162 of the error), or Z_STREAM_ERROR if the stream was not properly initialized.
1175 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1260 Z_STREAM_ERROR if the level parameter is invalid.
1390 gzsetparams returns Z_OK if success, Z_STREAM_ERROR if the file was not
1422 Z_STREAM_ERROR.
1439 is read, zero is returned, and the error state is set to Z_STREAM_ERROR.
1468 is returned, and the error state is set to Z_STREAM_ERROR.
1642 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a