Searched refs:inflate_fast (Results 1 – 9 of 9) sorted by relevance
30 assembler to replace longest_match() and inflate_fast()36 Tuned x86 gcc asm code to replace inflate_fast()50 replace longest_match() and inflate_fast(), also masm x8651 64-bits translation of Chris Anderson inflate_fast()54 x86 asm code to replace longest_match() and inflate_fast(),
11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
12 inflate_fast;
132 # define inflate_fast z_inflate_fast macro547 #pragma map(inflate_fast,"INFA")
50 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() function
126 # define inflate_fast z_inflate_fast macro530 #pragma map(inflate_fast,"INFA")
487 inflate_fast(strm, state->wsize);
1047 inflate_fast(strm, out);
412 - Add contrib/gcc_gvmat64 for longest_match and inflate_fast [Vollant]684 - Initialize state->write in inflateReset() since copied in inflate_fast()890 of inflate_fast [Truta]1383 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast