Lines Matching defs:state
147 struct deflate_state *state; in z_comp_alloc() local
181 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_free() local
191 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_init() local
214 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_reset() local
226 struct deflate_state *state = (struct deflate_state *) arg; in z_compress() local
348 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_stats() local
368 struct deflate_state *state; in z_decomp_alloc() local
401 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_free() local
411 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_init() local
435 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_reset() local
460 struct deflate_state *state = (struct deflate_state *) arg; in z_decompress() local
606 struct deflate_state *state = (struct deflate_state *) arg; in z_incomp() local