Searched refs:z_off_t (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzconf.h293 # define z_off_t off_t macro
300 #ifndef z_off_t
301 # define z_off_t long macro
H A Dzconf.in.h293 # define z_off_t off_t
300 #ifndef z_off_t
301 # define z_off_t long macro
H A Dzlib.h964 7.6: size of z_off_t
1183 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,
1184 z_off_t offset, int whence));
1208 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1277 z_off_t len2));
1301 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
H A Dadler32.c131 z_off_t len2;
H A Dzutil.c55 switch (sizeof(z_off_t)) {
H A Dgzio.c68 z_off_t start; /* start of compressed data in file (header skipped) */
69 z_off_t in; /* bytes into deflate or inflate */
70 z_off_t out; /* bytes out of deflate or inflate */
767 z_off_t ZEXPORT gzseek (file, offset, whence)
769 z_off_t offset;
881 z_off_t ZEXPORT gztell (file)
H A Dcrc32.c373 z_off_t len2;
H A Dexample.c96 z_off_t pos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h293 # define z_off_t off_t macro
300 #ifndef z_off_t
301 # define z_off_t long macro
H A Dzconf.in.h293 # define z_off_t off_t
300 #ifndef z_off_t
301 # define z_off_t long macro
H A Dzlib.h964 7.6: size of z_off_t
1183 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,
1184 z_off_t offset, int whence));
1208 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1277 z_off_t len2));
1301 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
H A Dadler32.c131 z_off_t len2;
H A Dzutil.c55 switch (sizeof(z_off_t)) {
H A Dgzio.c68 z_off_t start; /* start of compressed data in file (header skipped) */
69 z_off_t in; /* bytes into deflate or inflate */
70 z_off_t out; /* bytes out of deflate or inflate */
767 z_off_t ZEXPORT gzseek (file, offset, whence)
769 z_off_t offset;
881 z_off_t ZEXPORT gztell (file)
H A Dcrc32.c373 z_off_t len2;
H A Dexample.c96 z_off_t pos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dunzip.h314 extern z_off_t ZEXPORT unztell OF((unzFile file));
H A Dunzip.c1385 extern z_off_t ZEXPORT unztell (file)
1398 return (z_off_t)pfile_in_zip_read_info->stream.total_out;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dunzip.h314 extern z_off_t ZEXPORT unztell OF((unzFile file));
H A Dunzip.c1385 extern z_off_t ZEXPORT unztell (file)
1398 return (z_off_t)pfile_in_zip_read_info->stream.total_out;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc74 D z_off_t S 10i 0 Stream offsets
164 D like(z_off_t)
166 D offset value like(z_off_t) Offset
173 D like(z_off_t)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc74 D z_off_t S 10i 0 Stream offsets
164 D like(z_off_t)
166 D offset value like(z_off_t) Offset
173 D like(z_off_t)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzjoin.c287 z_off_t len; /* length of uncompressed data (support > 4 GB) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzjoin.c287 z_off_t len; /* length of uncompressed data (support > 4 GB) */

Completed in 130 milliseconds