Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dinflate.c97 local void fixedtables OF((struct inflate_state FAR *state));
109 struct inflate_state FAR *state;
113 state = (struct inflate_state FAR *)strm->state;
123 struct inflate_state FAR *state;
126 state = (struct inflate_state FAR *)strm->state;
149 struct inflate_state FAR *state;
152 state = (struct inflate_state FAR *)strm->state;
164 struct inflate_state FAR *state;
168 state = (struct inflate_state FAR *)strm->state;
204 struct inflate_state FAR *state;
[all …]
H A Dinflate.h83 struct inflate_state { struct
H A Dinffast.c55 struct inflate_state FAR *state;
82 state = (struct inflate_state FAR *)strm->state;