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

/ast/src/lib/libz/
H A Dinffast.c64 bytes, which is the maximum length that can be coded. inflate_fast()
68 void inflate_fast(strm, start) function
306 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
/ast/src/cmd/INIT/
H A Dratz.c457 # pragma map(inflate_fast,"INFA")
2060 bytes, which is the maximum length that can be coded. inflate_fast()
2064 void inflate_fast(strm, start) function
2302 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
3172 inflate_fast(strm, out);

Completed in 204 milliseconds