Lines Matching refs:Z_BUF_ERROR
602 will return Z_BUF_ERROR if it has not reached the end of the stream.1250 ret = Z_BUF_ERROR;1388 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;