Searched refs:gztell (Results 1 – 5 of 5) sorted by relevance
1877 # define gztell gztell64 macro1895 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
98 # define gztell z_gztell macro
474 z_off_t ZEXPORT gztell(file) in gztell() function
252 single call. gzseek() and gztell() may be limited to 4 GB depending on how
1126 - fix gzread and gztell for concatenated .gz files (Didier Le Botlan)1276 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and1309 - added test for gzseek and gztell in example.c