Lines Matching refs:next_out
89 Bytef *next_out; /* next output byte should be put there */
90 uInt avail_out; /* remaining free space at next_out */
132 dropped to zero. It must update next_out and avail_out when avail_out
259 - Provide more output starting at next_out and update next_out and avail_out
323 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
361 avail_in may be modified, but next_out and avail_out are unchanged.)
380 - Provide more output starting at next_out and update next_out and avail_out
410 uncompressed data from that block has been written to strm->next_out. The
454 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
734 be done by inflate(). (So next_in and avail_in may be modified, but next_out