Lines Matching refs:puff
87 - Check for invalid code length codes in contrib/puff
269 - Fix bug and add consts in contrib/puff [Oberhumer]
270 - Update contrib/puff/zeros.raw test file to have all block types
271 - Add full coverage test for puff in contrib/puff/Makefile
295 - Set binary for output file in puff.c
362 - Avoid initialization of structures with variables in puff.c
551 - Catch missing-end-of-block-code error in all inflates and in puff
561 - Add puff compile option to permit invalid distance-too-far streams
562 - Add puff TEST command options, ability to read piped input
795 - Add a note to puff.c on no distance codes case.
1036 - Add contrib/puff/ simple inflate for deflate format description