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

/darwin-on-arm/xnu/libkern/zlib/
H A Dtrees.c149 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
280 static_l_desc.static_tree = static_ltree;
282 static_d_desc.static_tree = static_dtree;
523 const ct_data *stree = desc->stat_desc->static_tree;
651 const ct_data *stree = desc->stat_desc->static_tree;

Completed in 13 milliseconds