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

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c519 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different
531 local int deflate_fast OF((deflate_state *s, int flush));
790 quit = deflate_fast(state, flush);
1226 local int deflate_fast(s, flush) function

Completed in 38 milliseconds