Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/zlib/
H A Dtrees.c149 const ct_data *static_tree; /* static tree or NULL */ member
283 static_l_desc.static_tree = static_ltree; in tr_static_init()
285 static_d_desc.static_tree = static_dtree; in tr_static_init()
528 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
662 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()