Searched refs:z_off_t (Results 26 - 30 of 30) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dgzjoin.c287 z_off_t len; /* length of uncompressed data (support > 4 GB) */
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dexample.c98 z_off_t pos;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dexample.c96 z_off_t pos;
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/minizip/
H A Dunzip.c1387 extern z_off_t ZEXPORT unztell (file)
1400 return (z_off_t)pfile_in_zip_read_info->stream.total_out;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/minizip/
H A Dunzip.c1385 extern z_off_t ZEXPORT unztell (file)
1398 return (z_off_t)pfile_in_zip_read_info->stream.total_out;

Completed in 107 milliseconds

12