Searched refs:uIntf (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h107 typedef uInt uIntf; typedef
/freebsd-10.1-release/sys/net/
H A Dzlib.h103 # define uIntf z_uIntf macro
224 typedef uInt FAR uIntf; typedef
H A Dzlib.c3470 uIntf *, /* 19 code lengths */
3471 uIntf *, /* bits tree desired/actual depth */
3478 uIntf *, /* that many (total) code lengths */
3479 uIntf *, /* literal desired/actual bit depth */
3480 uIntf *, /* distance desired/actual bit depth */
3486 uIntf *, /* literal desired/actual bit depth */
3487 uIntf *, /* distance desired/actual bit depth */
3566 uIntf *blens; /* bit lengths of codes */
3850 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL)
4132 uIntf *, /* cod
[all...]
/freebsd-10.1-release/lib/libz/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef

Completed in 119 milliseconds