|
| enum | {
TYPE
, LENS
, STORED
, TABLE
,
BTREE
, DTREE
, CODES
, DRY
,
DONEB
, BADB
} |
| |
|
|
enum inflate_blocks_state:: { ... } | mode |
| |
|
union { |
|
uInt left |
| |
|
struct { |
|
uInt table |
| |
|
uInt index |
| |
|
uIntf * blens |
| |
|
uInt bb |
| |
|
inflate_huft * tb |
| |
|
int nblens |
| |
| } trees |
| |
|
struct { |
|
inflate_huft * tl |
| |
|
inflate_huft * td |
| |
|
inflate_codes_statef * codes |
| |
| } decode |
| |
| } | sub |
| |
|
uInt | last |
| |
|
uInt | bitk |
| |
|
uLong | bitb |
| |
|
Bytef * | window |
| |
|
Bytef * | end |
| |
|
Bytef * | read |
| |
|
Bytef * | write |
| |
|
check_func | checkfn |
| |
|
uLong | check |
| |
The documentation for this struct was generated from the following file:
- bsps/powerpc/motorola_powerpc/bootloader/zlib.c