Lines Matching refs:Z_BUF_ERROR
179 #define Z_BUF_ERROR (-5)
323 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
324 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
455 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
456 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
625 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
766 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
939 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
943 initialized. In the case of Z_BUF_ERROR, an input or output error can be
945 an error. If strm->next is not Z_NULL, then the Z_BUF_ERROR was due to
1022 enough memory, Z_BUF_ERROR if there was not enough room in the output
1038 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
1063 enough memory, Z_BUF_ERROR if there was not enough room in the output