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

  /external/chromium_org/third_party/zlib/
gzlib.c 392 z_off64_t ZEXPORT gzoffset64(file) function
420 ret = gzoffset64(file);
mozzconf.h 135 #define gzoffset64 MOZ_Z_gzoffset64 macro
zconf.h 69 # define gzoffset64 z_gzoffset64 macro
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzlib.c 478 z_off64_t ZEXPORT gzoffset64( function
506 ret = gzoffset64(file);
zconf.h 74 # define gzoffset64 z_gzoffset64 macro
  /external/qemu/distrib/zlib-1.2.8/
gzlib.c 478 z_off64_t ZEXPORT gzoffset64(file) function
506 ret = gzoffset64(file);
zconf.h 74 # define gzoffset64 z_gzoffset64 macro
  /external/zlib/src/
gzlib.c 478 z_off64_t ZEXPORT gzoffset64(file) function
506 ret = gzoffset64(file);
zconf.h 74 # define gzoffset64 z_gzoffset64 macro
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 74 # define gzoffset64 z_gzoffset64 macro

Completed in 528 milliseconds