Searched refs:block_state (Results 1 – 4 of 4) sorted by relevance
69 typedef block_state (*compress_func) (deflate_state *s, int flush);73 static block_state deflate_stored (deflate_state *s, int flush);74 static block_state deflate_fast (deflate_state *s, int flush);75 static block_state deflate_slow (deflate_state *s, int flush);407 block_state bstate; in zlib_deflate()857 static block_state deflate_stored( in deflate_stored()916 static block_state deflate_fast( in deflate_fast()1010 static block_state deflate_slow( in deflate_slow()
349 } block_state; typedef
110 block_state *result);
103 block_state *result in dfltcc_deflate()