Home | History | Annotate | Download | only in zlib

Lines Matching defs:Z_STREAM_ERROR

178 #define Z_STREAM_ERROR (-2)
243 memory, Z_STREAM_ERROR if level is not a valid compression level, or
349 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example
363 deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the
385 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
493 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example
510 inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state
576 memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid
615 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
635 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
647 deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
667 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
686 returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream.
711 deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
735 deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
779 version assumed by the caller, or Z_STREAM_ERROR if the parameters are
803 inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a
819 found, or Z_STREAM_ERROR if the stream structure was inconsistent. In the
837 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent
848 inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source
859 inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source
881 inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source
949 inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source
969 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1038 of the error), or Z_STREAM_ERROR if the stream was not properly initialized.
1051 inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream
1134 Z_STREAM_ERROR if the level parameter is invalid.
1236 gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not
1426 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a