Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4073 uIntf *, /* 19 code lengths */
4172 uIntf *blens; /* bit lengths of codes */
4762 uIntf *, /* code lengths in bits */
4867 uIntf *xp; /* pointer into x */
5067 uIntf *c; /* 19 code lengths */ in inflate_trees_bits()
5075 uIntf v[19]; /* work area for huft_build */
5077 r = huft_build(c, 19, 19, (uIntf*)Z_NULL, (uIntf*)Z_NULL, tb, bb,
5094 uIntf *c; /* that many (total) code lengths */
5104 uIntf v[288]; /* work area for huft_build */
5177 uIntf *c; /* length list for huft_build */
[all …]
H A Dzlib.h127 #define uIntf z_uIntf macro
316 typedef uInt FAR uIntf; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2674 uIntf *, /* 19 code lengths */
3077 uIntf *blens; /* bit lengths of codes */
3624 uIntf *, /* code lengths in bits */
3733 uIntf *xp; /* pointer into x */
3905 uIntf *c; /* 19 code lengths */ in inflate_trees_bits()
3906 uIntf *bb; /* bits tree desired/actual depth */
3912 r = huft_build(c, 19, 19, (uIntf*)Z_NULL, (uIntf*)Z_NULL, tb, bb, z);
3928 uIntf *c; /* that many (total) code lengths */
3929 uIntf *bl; /* literal desired/actual bit depth */
3930 uIntf *bd; /* distance desired/actual bit depth */
[all …]
H A Dzlib.h120 typedef uInt FAR uIntf; typedef
/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h178 # define uIntf z_uIntf macro
429 typedef uInt FAR uIntf; typedef
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c406 typedef uInt FAR uIntf; typedef