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