Home | Sort by relevance Sort by last modified time |
/external/zlib/ | |
gzlib.c | 296 z_off64_t ZEXPORT gzseek64(file, offset, whence) function 380 ret = gzseek64(file, (z_off64_t)offset, whence); |
zconf.h | 83 # define gzseek64 z_gzseek64 macro |