Searched defs:gztell (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dgzlib.c402 z_off_t ZEXPORT gztell(file) function
H A Dzlib.h1432 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1439 gztell(file) is equivalent to gzseek(file, 0L, SEEK_CUR)
1690 # define gztell gztell64 macro
1706 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));
H A Dzconf.h80 # define gztell vboxzlib_gztell macro
176 # define gztell z_gztell macro

Completed in 40 milliseconds