Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dtrees.c123 const ct_data *static_tree; /* static tree or NULL */ member
255 static_l_desc.static_tree = static_ltree; in tr_static_init()
257 static_d_desc.static_tree = static_dtree; in tr_static_init()
500 const ct_data *stree = desc->stat_desc->static_tree;
628 const ct_data *stree = desc->stat_desc->static_tree;
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c111 const ct_data *static_tree; /* static tree or NULL */ member
360 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
490 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()