Searched defs:gzseek64 (Results 1 - 5 of 5) sorted by relevance

/external/zlib/src/
H A Dgzlib.c362 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
446 ret = gzseek64(file, (z_off64_t)offset, whence);
H A Dzconf.h87 # define gzseek64 z_gzseek64 macro
/external/pdfium/third_party/zlib_v128/
H A Dgzlib.c362 z_off64_t ZEXPORT gzseek64( function
446 ret = gzseek64(file, (z_off64_t)offset, whence);
H A Dzconf.h87 # define gzseek64 z_gzseek64 macro
/external/zlib/
H A Dzconf.h87 # define gzseek64 z_gzseek64 macro

Completed in 77 milliseconds