stree            1866 net/zlib.c         ct_data *stree = desc->stat_desc->static_tree;
stree            1898 net/zlib.c             if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
stree            1994 net/zlib.c         ct_data *stree  = desc->stat_desc->static_tree;
stree            2024 net/zlib.c             s->opt_len--; if (stree) s->static_len -= stree[node].Len;