Home | Sort by: relevance | last modified time | path |
/src/common/dist/zlib/ | |
gzlib.c | 339 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) { function in typeref:typename:z_off64_t ZEXPORT 415 ret = gzseek64(file, (z_off64_t)offset, whence); |
zconf.h | 100 # define gzseek64 z_gzseek64 macro |
zconf.h.in | 96 # define gzseek64 z_gzseek64 macro |