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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
gzlib.c 478 z_off64_t ZEXPORT gzoffset64(file) function
506 ret = gzoffset64(file);
zconf.h 74 # define gzoffset64 z_gzoffset64 macro
  /external/pdfium/third_party/zlib_v128/
gzlib.c 478 z_off64_t ZEXPORT gzoffset64( function
506 ret = gzoffset64(file);
zconf.h 74 # define gzoffset64 z_gzoffset64 macro
  /external/python/cpython2/Modules/zlib/
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/syslinux/com32/include/
zconf.h 66 # define gzoffset64 z_gzoffset64 macro

Completed in 516 milliseconds