Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4075 uIntf *, /* 19 code lengths */
4076 uIntf *, /* bits tree desired/actual depth */
4084 uIntf *, /* that many (total) code lengths */
4085 uIntf *, /* literal desired/actual bit depth */
4086 uIntf *, /* distance desired/actual bit depth */
4093 uIntf *, /* literal desired/actual bit depth */
4094 uIntf *, /* distance desired/actual bit depth */
4174 uIntf *blens; /* bit lengths of codes */
4469 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t,
4764 uIntf *, /* code lengths in bits */
[all …]
H A Dzlib.h129 #define uIntf z_uIntf macro
318 typedef uInt FAR uIntf; typedef
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2674 uIntf *, /* 19 code lengths */
2675 uIntf *, /* bits tree desired/actual depth */
2682 uIntf *, /* that many (total) code lengths */
2683 uIntf *, /* literal desired/actual bit depth */
2684 uIntf *, /* distance desired/actual bit depth */
2690 uIntf *, /* literal desired/actual bit depth */
2691 uIntf *, /* distance desired/actual bit depth */
3070 uIntf *blens; /* bit lengths of codes */
3370 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL)
3614 uIntf *, /* code lengths in bits */
[all …]
H A Dzlib.h120 typedef uInt FAR uIntf; typedef
/titanic_41/usr/src/uts/common/zmod/
H A Dzconf.h107 typedef uInt uIntf; typedef