HomeSort by relevance Sort by last modified time
    Searched defs:gzseek64 (Results 1 - 2 of 2) sorted by null

  /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

Completed in 539 milliseconds