Home | History | Annotate | Download | only in include

Lines Matching defs:Z_BUF_ERROR

177 #define Z_BUF_ERROR    (-5)
321 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
322 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
453 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
454 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
623 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
764 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
937 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
941 initialized. In the case of Z_BUF_ERROR, an input or output error can be
943 an error. If strm->next is not Z_NULL, then the Z_BUF_ERROR was due to
1020 enough memory, Z_BUF_ERROR if there was not enough room in the output
1036 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
1061 enough memory, Z_BUF_ERROR if there was not enough room in the output