Searched refs:finish_done (Results 1 – 4 of 4) sorted by relevance
70 finish_done /* finish done, accept no more input or output */ enumerator824 if (bstate == finish_started || bstate == finish_done) {1510 return flush == Z_FINISH ? finish_done : block_done;1607 return flush == Z_FINISH ? finish_done : block_done;1732 return flush == Z_FINISH ? finish_done : block_done;1800 return flush == Z_FINISH ? finish_done : block_done;1833 return flush == Z_FINISH ? finish_done : block_done;
70 finish_done /* finish done, accept no more input or output */ enumerator906 if (bstate == finish_started || bstate == finish_done) { in deflate()1613 return finish_done; in deflate_stored()1716 return finish_done; in deflate_fast()1847 return finish_done; in deflate_slow()1922 return finish_done; in deflate_rle()1961 return finish_done; in deflate_huff()
70 finish_done /* finish done, accept no more input or output */ enumerator907 if (bstate == finish_started || bstate == finish_done) {1614 return finish_done;1717 return finish_done;1848 return finish_done;1923 return finish_done;1962 return finish_done;