Searched refs:finish_done (Results 1 – 1 of 1) sorted by relevance
63 finish_done /* finish done, accept no more input or output */ enumerator409 if (bstate == finish_started || bstate == finish_done) { in zlib_deflate()902 return flush == Z_FINISH ? finish_done : block_done; in deflate_stored()998 return flush == Z_FINISH ? finish_done : block_done; in deflate_fast()1120 return flush == Z_FINISH ? finish_done : block_done; in deflate_slow()