Searched defs:block_state (Results 1 – 2 of 2) sorted by relevance
71 } block_state; typedef73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
290 unsigned block_state:4; /* One of the above block states. */ member