#include <zlib.h>
| struct internal_state |
Hack for buggy compilers
| ush | bi_buf |
| int | bi_valid |
| ush | bl_count |
| struct tree_desc_s | bl_desc |
| struct ct_data_s | bl_tree |
| long | block_start |
| inflate_blocks_statef * | blocks |
| struct internal_state::@143::check_ | check |
| ushf * | d_buf |
| struct tree_desc_s | d_desc |
| Byte | data_type |
| uch | depth |
| int | dummy |
| struct ct_data_s | dyn_dtree |
| struct ct_data_s | dyn_ltree |
| uInt | good_match |
| uInt | hash_bits |
| uInt | hash_mask |
| uInt | hash_shift |
| uInt | hash_size |
| Posf * | head |
| int | heap |
| int | heap_len |
| int | heap_max |
| uInt | ins_h |
| uchf * | l_buf |
| struct tree_desc_s | l_desc |
| int | last_eob_len |
| int | last_flush |
| uInt | last_lit |
| int | level |
| uInt | lit_bufsize |
| uInt | lookahead |
| uInt | marker |
| int | match_available |
| uInt | match_length |
| uInt | match_start |
| uInt | matches |
| uInt | max_chain_length |
| uInt | max_lazy_match |
| uInt | method |
| inflate_mode | mode |