inflate_codes_state 2723 net/zlib.c     struct inflate_codes_state;
inflate_codes_state 2724 net/zlib.c     typedef struct inflate_codes_state FAR inflate_codes_statef;
inflate_codes_state 4101 net/zlib.c     struct inflate_codes_state {
inflate_codes_state 4148 net/zlib.c            ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL)
inflate_codes_state 4325 net/zlib.c       ZFREE(z, c, sizeof(struct inflate_codes_state));