#include "zutil.h"#include "inftrees.h"#include "inflate.h"#include "inffast.h"
Go to the source code of this file.
Macros | |
| #define | PAD_AVAIL_IN 5 |
| #define | PAD_AVAIL_OUT 257 |
Functions | |
| void | inflate_fast (z_streamp strm, unsigned start) |
| #define PAD_AVAIL_IN 5 |
| #define PAD_AVAIL_OUT 257 |
| void inflate_fast | ( | z_streamp | strm, |
| unsigned | start | ||
| ) |
Definition at line 71 of file inffas86.c.