Home | History | Annotate | Download | only in zlib

Lines Matching refs:static_tree

118     const ct_data *static_tree;  /* static tree or NULL */
248 static_l_desc.static_tree = static_ltree;
250 static_d_desc.static_tree = static_dtree;
492 const ct_data *stree = desc->stat_desc->static_tree;
620 const ct_data *stree = desc->stat_desc->static_tree;