Lines Matching refs:Z_BUF_ERROR
155 #define Z_BUF_ERROR (-5)
285 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
422 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
423 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
583 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
659 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR