Home | History | Annotate | Download | only in zlib

Lines Matching refs:static_tree

118     const ct_data *static_tree;  /* static tree or NULL */

250 static_l_desc.static_tree = static_ltree;
252 static_d_desc.static_tree = static_dtree;
494 const ct_data *stree = desc->stat_desc->static_tree;
622 const ct_data *stree = desc->stat_desc->static_tree;