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

  /external/chromium_org/third_party/zlib/
gzlib.c 277 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
360 ret = gzseek64(file, (z_off64_t)offset, whence);
mozzconf.h 133 #define gzseek64 MOZ_Z_gzseek64 macro
zconf.h 78 # define gzseek64 z_gzseek64 macro

Completed in 32 milliseconds