Home
last modified time | relevance | path

Searched refs:inflate_state (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.4.0/lib/zlib/
Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
108 struct inflate_state FAR *state;
112 state = (struct inflate_state FAR *)strm->state;
122 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
147 struct inflate_state FAR *state;
150 state = (struct inflate_state FAR *)strm->state;
162 struct inflate_state FAR *state;
166 state = (struct inflate_state FAR *)strm->state;
202 struct inflate_state FAR *state;
[all …]
Dinflate.h82 struct inflate_state { struct
Dinffast.c54 struct inflate_state FAR *state;
81 state = (struct inflate_state FAR *)strm->state;