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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h56 # define uIntf z_uIntf macro
274 typedef uInt FAR uIntf; typedef
H A Dzconf.in.h56 # define uIntf z_uIntf macro
274 typedef uInt FAR uIntf; typedef
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h56 # define uIntf z_uIntf macro
274 typedef uInt FAR uIntf; typedef
H A Dzconf.in.h56 # define uIntf z_uIntf macro
274 typedef uInt FAR uIntf; typedef
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.h120 typedef uInt FAR uIntf; typedef
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 *, /* cod
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h100 # define uIntf z_uIntf macro
221 typedef uInt FAR uIntf; typedef
H A Dzlib.c3461 uIntf *, /* 19 code lengths */
3462 uIntf *, /* bits tree desired/actual depth */
3469 uIntf *, /* that many (total) code lengths */
3470 uIntf *, /* literal desired/actual bit depth */
3471 uIntf *, /* distance desired/actual bit depth */
3477 uIntf *, /* literal desired/actual bit depth */
3478 uIntf *, /* distance desired/actual bit depth */
3557 uIntf *blens; /* bit lengths of codes */
3841 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL)
4119 uIntf *, /* cod
[all...]

Completed in 178 milliseconds