#include "zutil.h"#include "infblock.h"#include "inftrees.h"#include "infcodes.h"#include "infutil.h"Go to the source code of this file.
Compounds | |
| struct | inflate_codes_state |
Defines | |
| #define | exop word.what.Exop |
| #define | bits word.what.Bits |
Functions | |
| void | inflate_blocks_reset (s, z, c) inflate_blocks_statef *s |
Variables | |
| local const uInt | border [] |
| z_streamp | z |
| uLongf * | c |
| uInt | w |
| int | r |
| const Bytef * | d |
| uInt | n |
|
|
Definition at line 16 of file infblock.c. |
|
|
Definition at line 15 of file infblock.c. |
|
||||||||||||||||
|
|
|
|
Initial value: {
16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15}Definition at line 19 of file infblock.c. |
|
|
Definition at line 91 of file infblock.c. |
|
|
Definition at line 382 of file infblock.c. |
|
|
Definition at line 383 of file infblock.c. |
|
|
Definition at line 123 of file infblock.c. |
|
|
Definition at line 92 of file infblock.c. |
|
|
Definition at line 404 of file inftrees.c. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001