Searched refs:inflate_blocks_state (Results 1 – 2 of 2) sorted by relevance
3328 struct inflate_blocks_state; in _tr_flush_block()3329 typedef struct inflate_blocks_state FAR inflate_blocks_statef; in _tr_flush_block()3367 struct inflate_blocks_state {int dummy;}; /* for buggy compilers */ in _tr_flush_block() argument3891 struct inflate_blocks_state { in _tr_flush_block() struct4047 (z,1,sizeof(struct inflate_blocks_state))) == Z_NULL) in _tr_flush_block()
1492 - define enum out of inflate_blocks_state to allow compilation with C++