Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
309 static_l_desc.static_tree = static_ltree; in tr_static_init()
311 static_d_desc.static_tree = static_dtree; in tr_static_init()
541 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
627 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()