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