Home
last modified time | relevance | path

Searched refs:gztell (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/reactos/libs/zlib/
H A Dzlib.h1877 # define gztell gztell64 macro
1895 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
H A Dzconf.h98 # define gztell z_gztell macro
/reactos/sdk/lib/3rdparty/zlib/
H A Dgzlib.c474 z_off_t ZEXPORT gztell(file) in gztell() function
H A DFAQ252 single call. gzseek() and gztell() may be limited to 4 GB depending on how
H A DChangeLog1126 - fix gzread and gztell for concatenated .gz files (Didier Le Botlan)
1276 - add functions gzprintf, gzputc, gzgetc, gztell, gzeof, gzseek, gzrewind and
1309 - added test for gzseek and gztell in example.c