Searched refs:z_off_t (Results 1 – 5 of 5) sorted by relevance
320 # define z_off_t off_t327 #ifndef z_off_t328 # define z_off_t long macro
1228 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,1229 z_off_t offset, int whence));1253 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));1324 z_off_t len2));1348 ZEXTERN uLong ZEXPORT z_crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
161 adler32_combine(uLong adler1, uLong adler2, z_off_t len2) in adler32_combine()
82 switch (sizeof(z_off_t)) { in zlibCompileFlags()
392 z_crc32_combine(uLong crc1, uLong crc2, z_off_t len2) in z_crc32_combine()