Searched defs:inflate_codes_state (Results 1 – 1 of 1) sorted by relevance
3625 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ struct4619 struct inflate_codes_state { struct4622 enum { /* waiting for "i:"=input, "o:"=output, "x:"=nothing */4633 mode; /* current inflate_codes mode */4658 inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) in inflate_codes_new() argument4667 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) argument4862 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ argument4959 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ struct