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

  /external/chromium_org/third_party/zlib/
gzlib.c 365 z_off64_t ZEXPORT gztell64(file) function
387 ret = gztell64(file);
mozzconf.h 134 #define gztell64 MOZ_Z_gztell64 macro
zconf.h 81 # define gztell64 z_gztell64 macro
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzlib.c 451 z_off64_t ZEXPORT gztell64( function
473 ret = gztell64(file);
zconf.h 90 # define gztell64 z_gztell64 macro
  /external/qemu/distrib/zlib-1.2.8/
gzlib.c 451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
zconf.h 90 # define gztell64 z_gztell64 macro
  /external/zlib/src/
gzlib.c 451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
zconf.h 90 # define gztell64 z_gztell64 macro
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 90 # define gztell64 z_gztell64 macro

Completed in 82 milliseconds