Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dzlib.c3637 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ argument
4645 struct inflate_codes_state { struct
4648 enum { /* waiting for "i:"=input, "o:"=output, "x:"=nothing */
4659 mode; /* current inflate_codes mode */
4662 uInt len;
4663 union {
4694 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) argument
4886 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ struct
4981 struct inflate_codes_state {int dummy;}; /* for buggy compilers */ argument