Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h364 #pragma map(inflate_trees_fixed, "INTRFI")
H A Dzlib.c4090 extern int inflate_trees_fixed OF((
4392 (void) inflate_trees_fixed(&bl, &bd, &tl, &td,
5161 inflate_trees_fixed(bl, bd, tl, td, z) in inflate_trees_fixed() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2689 local int inflate_trees_fixed OF((
3304 inflate_trees_fixed(&bl, &bd, &tl, &td);
4010 local int inflate_trees_fixed(bl, bd, tl, td) in inflate_trees_fixed() function
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1207 . ZALLOC the length list in inflate_trees_fixed() instead of using stack