Home | History | Annotate | Download | only in include

Lines Matching refs:gztell

1223 ZEXTERN z_off_t ZEXPORT    gztell OF((gzFile file));
1229 gztell(file) is equivalent to gzseek(file, 0L, SEEK_CUR)
1375 # define gztell gztell64
1381 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile));