Searched refs:uIntf (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 4073 uIntf *, /* 19 code lengths */ 4074 uIntf *, /* bits tree desired/actual depth */ 4082 uIntf *, /* that many (total) code lengths */ 4083 uIntf *, /* literal desired/actual bit depth */ 4084 uIntf *, /* distance desired/actual bit depth */ 4091 uIntf *, /* literal desired/actual bit depth */ 4092 uIntf *, /* distance desired/actual bit depth */ 4172 uIntf *blens; /* bit lengths of codes */ 4467 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, 4762 uIntf *, /* code lengths in bits */ [all …]
|
H A D | zlib.h | 127 #define uIntf z_uIntf macro 316 typedef uInt FAR uIntf; typedef
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 2674 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 */ 3077 uIntf *blens; /* bit lengths of codes */ 3377 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL) 3624 uIntf *, /* code lengths in bits */ [all …]
|
H A D | zlib.h | 120 typedef uInt FAR uIntf; typedef
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | zconf.h | 178 # define uIntf z_uIntf macro 429 typedef uInt FAR uIntf; typedef
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 406 typedef uInt FAR uIntf; typedef
|