Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/zlib/
Dtrees.c494 const ct_data *stree = desc->stat_desc->static_tree; local
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
622 const ct_data *stree = desc->stat_desc->static_tree; local
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;