static_tree       122 lib/zlib/trees.c     const ct_data *static_tree;  /* static tree or NULL */
static_tree       253 lib/zlib/trees.c     static_l_desc.static_tree = static_ltree;
static_tree       255 lib/zlib/trees.c     static_d_desc.static_tree = static_dtree;
static_tree       496 lib/zlib/trees.c     const ct_data *stree = desc->stat_desc->static_tree;
static_tree       624 lib/zlib/trees.c     const ct_data *stree  = desc->stat_desc->static_tree;