stree             496 tools/packfi2/trees.c     const ct_data *stree = desc->stat_desc->static_tree;
stree             528 tools/packfi2/trees.c         if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
stree             624 tools/packfi2/trees.c     const ct_data *stree  = desc->stat_desc->static_tree;
stree             654 tools/packfi2/trees.c         s->opt_len--; if (stree) s->static_len -= stree[node].Len;