HomeSort by relevance Sort by last modified time
    Searched defs:gztell64 (Results 1 - 5 of 5) 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/zlib/src/
gzlib.c 451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
zconf.h 90 # define gztell64 z_gztell64 macro

Completed in 270 milliseconds