Searched refs:inflate_codes_state (Results 1 – 2 of 2) sorted by relevance
14 struct inflate_codes_state;15 typedef struct inflate_codes_state FAR inflate_codes_statef;
30 struct inflate_codes_state { struct67 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument