Searched defs:Z_FULL_FLUSH (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libz/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
1199 A Z_FULL_FLUSH is done on file. If offset==-1 then the compressed
/ast/src/cmd/INIT/
H A Dratz.c533 #define Z_FULL_FLUSH 3 macro
3528 Z_SYNC_FLUSH or Z_FULL_FLUSH. This function is used by one PPP

Completed in 22 milliseconds