Searched refs:inflate_codes_state (Results 1 – 2 of 2) sorted by relevance
4114 struct inflate_codes_state;4115 typedef struct inflate_codes_state FAR inflate_codes_statef;4241 struct inflate_codes_state {int dummy; }; /* for buggy compilers */ argument5264 struct inflate_codes_state { struct5313 ZALLOC(z, 1, sizeof (struct inflate_codes_state))) != Z_NULL) argument5530 struct inflate_codes_state {int dummy; }; /* for buggy compilers */ argument5629 struct inflate_codes_state {int dummy; }; /* for buggy compilers */ struct
2711 struct inflate_codes_state;2712 typedef struct inflate_codes_state FAR inflate_codes_statef;4083 struct inflate_codes_state { struct4130 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) argument4307 ZFREE(z, c, sizeof(struct inflate_codes_state));