Searched refs:finish_done (Results 1 – 1 of 1) sorted by relevance
97 finish_done /* finish done, accept no more input or output */ enumerator820 if (bstate == finish_started || bstate == finish_done) { in deflate()1462 return flush == Z_FINISH ? finish_done : block_done; in deflate_stored()1568 return flush == Z_FINISH ? finish_done : block_done; in deflate_fast()1696 return flush == Z_FINISH ? finish_done : block_done; in deflate_slow()1756 return flush == Z_FINISH ? finish_done : block_done;