Searched refs:inflate_state (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libz/
H A Dinflate.h77 struct inflate_state { struct
H A Dinflate.c95 local void fixedtables OF((struct inflate_state FAR *state));
106 struct inflate_state FAR *state;
109 state = (struct inflate_state FAR *)strm->state;
133 struct inflate_state FAR *state;
136 state = (struct inflate_state FAR *)strm->state;
150 struct inflate_state FAR *state;
162 state = (struct inflate_state FAR *)
163 ZALLOC(strm, 1, sizeof(struct inflate_state));
206 struct inflate_state FAR *state;
272 struct inflate_state stat
[all...]
H A Dinfback.c19 local void fixedtables OF((struct inflate_state FAR *state));
35 struct inflate_state FAR *state;
49 state = (struct inflate_state FAR *)ZALLOC(strm, 1,
50 sizeof(struct inflate_state));
74 struct inflate_state FAR *state;
248 struct inflate_state FAR *state;
266 state = (struct inflate_state FAR *)strm->state;
H A Dinffast.c72 struct inflate_state FAR *state;
99 state = (struct inflate_state FAR *)strm->state;
/ast/src/cmd/INIT/
H A Dratz.c1638 struct inflate_state { struct
2068 struct inflate_state FAR *state;
2095 state = (struct inflate_state FAR *)strm->state;
2321 local void fixedtables OF((struct inflate_state FAR *state));
2332 struct inflate_state FAR *state;
2335 state = (struct inflate_state FAR *)strm->state;
2359 struct inflate_state FAR *state;
2362 state = (struct inflate_state FAR *)strm->state;
2376 struct inflate_state FAR *state;
2388 state = (struct inflate_state FA
[all...]

Completed in 23 milliseconds