Home
last modified time | relevance | path

Searched refs:inflate_blocks_state (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/net/
Dzlib.c3328 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() argument
3891 struct inflate_blocks_state { in _tr_flush_block() struct
4047 (z,1,sizeof(struct inflate_blocks_state))) == Z_NULL) in _tr_flush_block()
/netbsd/src/common/dist/zlib/
DChangeLog1492 - define enum out of inflate_blocks_state to allow compilation with C++