#include <inflate9.h>
Collaboration diagram for inflate_state:

Data Fields | |
| unsigned char FAR * | window |
| unsigned | ncode |
| unsigned | nlen |
| unsigned | ndist |
| unsigned | have |
| code FAR * | next |
| unsigned short | lens [320] |
| unsigned short | work [288] |
| code | codes [ENOUGH] |
| inflate_mode | mode |
| int | last |
| int | wrap |
| int | havedict |
| int | flags |
| unsigned | dmax |
| unsigned long | check |
| unsigned long | total |
| gz_headerp | head |
| unsigned | wbits |
| unsigned | wsize |
| unsigned | whave |
| unsigned | write |
| unsigned char FAR * | window |
| unsigned long | hold |
| unsigned | bits |
| unsigned | length |
| unsigned | offset |
| unsigned | extra |
| code const FAR * | lencode |
| code const FAR * | distcode |
| unsigned | lenbits |
| unsigned | distbits |
| code FAR * | next |
Definition at line 35 of file inflate9.h.
|
|
|
|
|
|
|
|
Definition at line 46 of file inflate9.h. |
|
|
Definition at line 105 of file inflate.h. Referenced by inflateBack9(). |
|
|
Definition at line 103 of file inflate.h. Referenced by inflateBack9(). |
|
|
Definition at line 83 of file inflate.h. Referenced by inflate_fast(). |
|
|
|
|
|
|
|
|
Definition at line 42 of file inflate9.h. Referenced by inflate(), inflateBack(), and inflateBack9(). |
|
|
|
|
|
|
|
|
Definition at line 94 of file inflate.h. Referenced by inflate(), inflate_fast(), inflateBack(), and inflateBack9(). |
|
|
Definition at line 79 of file inflate.h. Referenced by inflate(), inflate_fast(), inflateBack(), and inflateBack9(). |
|
|
Definition at line 104 of file inflate.h. Referenced by inflateBack9(). |
|
|
Definition at line 102 of file inflate.h. Referenced by inflateBack9(). |
|
|
|
|
|
Definition at line 44 of file inflate9.h. |
|
|
|
|
|
Definition at line 39 of file inflate9.h. |
|
|
Definition at line 41 of file inflate9.h. |
|
|
|
|
|
Definition at line 43 of file inflate9.h. |
|
|
Definition at line 40 of file inflate9.h. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 90 of file inflate.h. Referenced by inflate_fast(). |
|
|
|
|
|
Definition at line 37 of file inflate9.h. |
|
|
Definition at line 45 of file inflate9.h. |
|
|
|
|
|
|
|
|
Definition at line 89 of file inflate.h. Referenced by inflate_fast(), and inflateCopy(). |
1.4.6