Searched refs:z_off_t (Results 1 – 6 of 6) sorted by relevance
1185 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,1186 z_off_t offset, int whence));1210 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));1279 z_off_t len2));1303 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));
62 #define z_off_t off_t macro
131 z_off_t len2;
60 switch (sizeof(z_off_t)) { in zlibCompileFlags()
378 z_off_t len2;
332 #define z_off_t off_t macro339 #ifndef z_off_t340 #define z_off_t long macro