Searched refs:z_off_t (Results 1 – 2 of 2) sorted by relevance
1260 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,1261 z_off_t offset, MS_U32 whence));1285 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));1354 z_off_t len2));1378 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
370 # define z_off_t off_t377 #ifndef z_off_t378 # define z_off_t long macro