Lines Matching defs:Z_STREAM_ERROR

177 #define Z_STREAM_ERROR (-2)
238 memory, Z_STREAM_ERROR if level is not a valid compression level, or
345 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
359 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
381 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
494 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
511 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
577 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
621 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
641 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
653 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
673 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
692 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
721 deflatePending returns Z_OK if success, or Z_STREAM_ERROR if the source
738 room in the internal buffer to insert the bits, or Z_STREAM_ERROR if the
762 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
806 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
831 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
851 has been found, or Z_STREAM_ERROR if the stream structure was inconsistent.
869 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
880 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
891 inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source
913 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
981 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
1001 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1070 of the error), or Z_STREAM_ERROR if the stream was not properly initialized.
1083 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1167 Z_STREAM_ERROR if the level parameter is invalid.
1286 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
1496 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a