Searched refs:inflate_codes_statef (Results 1 – 4 of 4) sorted by relevance
15 typedef struct inflate_codes_state FAR inflate_codes_statef; typedef17 local inflate_codes_statef *inflate_codes_new OF((28 inflate_codes_statef *,
58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new()64 inflate_codes_statef *c; in inflate_codes_new()66 if ((c = (inflate_codes_statef *) in inflate_codes_new()95 inflate_codes_statef *c = s->sub.decode.codes; /* codes state */ in inflate_codes()245 inflate_codes_statef *c, in inflate_codes_free()
44 inflate_codes_statef
310 inflate_codes_statef *c; in inflate_blocks()
Completed in 6 milliseconds