Home
last modified time | relevance | path

Searched defs:inflate_codes_state (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dzlib.c3967 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ in _tr_flush_block() argument
5087 struct inflate_codes_state { struct
5090 inflate_codes_mode mode; /* current inflate_codes mode */
5115 inflate_codes_statef *inflate_codes_new(uInt bl, uInt bd, in inflate_codes_new() argument
5121 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument
5320 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ struct
5415 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ struct