Home
last modified time | relevance | path

Searched refs:static_tree (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
250 static_d_desc.static_tree = static_dtree; in tr_static_init()
492 const ct_data *stree = desc->stat_desc->static_tree;
620 const ct_data *stree = desc->stat_desc->static_tree;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2334 const ct_data *static_tree; /* static tree or NULL */ member
2471 static_l_desc.static_tree = static_ltree; in tr_static_init()
2473 static_d_desc.static_tree = static_dtree; in tr_static_init()
2660 const ct_data *stree = desc->stat_desc->static_tree;
2806 const ct_data *stree = desc->stat_desc->static_tree;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1549 ct_data *static_tree; /* static tree or NULL */ member
1854 ct_data *stree = desc->stat_desc->static_tree;
1982 ct_data *stree = desc->stat_desc->static_tree;