Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dzlib.c3480 extern int inflate_trees_dynamic OF((
3940 t = inflate_trees_dynamic(257 + (t & 0x1f), 1 + ((t >> 5) & 0x1f),
4444 inflate_trees_dynamic(uInt nl, uInt nd, uIntf *c, uIntf *bl, uIntf *bd, function