Searched refs:uLongf (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dcompress.c24 uLongf *destLen;
64 uLongf *destLen;
H A Duncompr.c28 uLongf *destLen;
H A Dzconf.h57 # define uLongf z_uLongf macro
275 typedef uLong FAR uLongf; typedef
H A Dzconf.in.h57 # define uLongf z_uLongf macro
275 typedef uLong FAR uLongf; typedef
H A Dzlib.h1009 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1024 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1047 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
1351 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dcompress.c24 uLongf *destLen;
64 uLongf *destLen;
H A Duncompr.c28 uLongf *destLen;
H A Dzconf.h57 # define uLongf z_uLongf macro
275 typedef uLong FAR uLongf; typedef
H A Dzconf.in.h57 # define uLongf z_uLongf macro
275 typedef uLong FAR uLongf; typedef
H A Dzlib.h1009 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
1024 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1047 ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
1351 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h101 # define uLongf z_uLongf macro
222 typedef uLong FAR uLongf; typedef
831 extern int EXPORT compress OF((Bytef *dest, uLongf *destLen,
846 extern int EXPORT uncompress OF((Bytef *dest, uLongf *destLen,
1003 uLongf *get_crc_table OF((void)); /* can be used by asm versions of crc32() */
H A Dzlib.c3024 uLongf *)); /* check value on output */
3029 uLongf *)); /* check value on output */
3679 uLongf *c;
4003 uLongf *c;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/comp/
H A Dc_zlib.c32 static int zz_uncompress(Bytef *dest, uLongf *destLen, const Bytef *source,
65 static int stub_compress(Bytef *dest,uLongf *destLen,
73 typedef int (Z_CALLCONV *compress_ft)(Bytef *dest,uLongf *destLen,
151 static int zz_uncompress (Bytef *dest, uLongf *destLen, const Bytef *source,
236 stub_compress(Bytef *dest,uLongf *destLen,const Bytef *source, uLong sourceLen)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/comp/
H A Dc_zlib.c58 static int zz_uncompress(Bytef *dest, uLongf *destLen, const Bytef *source,
98 typedef int (*compress_ft)(Bytef *dest,uLongf *destLen,
305 static int zz_uncompress (Bytef *dest, uLongf *destLen, const Bytef *source,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.h121 typedef uLong FAR uLongf; typedef
H A Dzlib.c2624 uLongf *)); /* check value on output */
2629 uLongf *)); /* check value on output */
3211 uLongf *c;
3523 uLongf *c;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c1833 if(uncompress (moov_data, (uLongf *) &moov_len, (const Bytef *)cmov_data, cmov_len) != Z_OK)

Completed in 173 milliseconds