Home | History | Annotate | Download | only in src

Lines Matching refs:z_off_t

964      7.6: size of z_off_t
1186 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,
1187 z_off_t offset, int whence));
1211 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1293 z_off_t len2));
1317 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));