finish_done       792 other-licenses/zlib/deflate.c         if (bstate == finish_started || bstate == finish_done) {
finish_done      1438 other-licenses/zlib/deflate.c     return flush == Z_FINISH ? finish_done : block_done;
finish_done      1545 other-licenses/zlib/deflate.c     return flush == Z_FINISH ? finish_done : block_done;
finish_done      1673 other-licenses/zlib/deflate.c     return flush == Z_FINISH ? finish_done : block_done;
finish_done      1734 other-licenses/zlib/deflate.c     return flush == Z_FINISH ? finish_done : block_done;