Searched defs:gztell64 (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dgzlib.c365 z_off64_t ZEXPORT gztell64(file) function
387 ret = gztell64(file);
H A Dmozzconf.h134 #define gztell64 MOZ_Z_gztell64 macro
H A Dzconf.h81 # define gztell64 z_gztell64 macro
/external/qemu/distrib/zlib-1.2.8/
H A Dgzlib.c451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
H A Dzconf.h90 # define gztell64 z_gztell64 macro
/external/zlib/src/
H A Dgzlib.c451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
H A Dzconf.h90 # define gztell64 z_gztell64 macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzlib.c451 z_off64_t ZEXPORT gztell64( function
473 ret = gztell64(file);
H A Dzconf.h90 # define gztell64 z_gztell64 macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h90 # define gztell64 z_gztell64 macro
/external/zlib/
H A Dzconf.h90 # define gztell64 z_gztell64 macro

Completed in 657 milliseconds