Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/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;
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dtrees.c122 const ct_data *static_tree; /* static tree or NULL */ member
253 static_l_desc.static_tree = static_ltree; in tr_static_init()
255 static_d_desc.static_tree = static_dtree; in tr_static_init()
496 const ct_data *stree = desc->stat_desc->static_tree;
624 const ct_data *stree = desc->stat_desc->static_tree;
/netbsd-src/external/gpl3/binutils/dist/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;
/netbsd-src/external/gpl3/binutils.old/dist/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;
/netbsd-src/sys/net/
H A Dzlib.c2222 const ct_data *static_tree; /* static tree or NULL */ member
2351 static_l_desc.static_tree = static_ltree; in tr_static_init()
2353 static_d_desc.static_tree = static_dtree; in tr_static_init()
2590 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
2716 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()