Searched refs:gzclose_r (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
23 return gzclose_r(file);
H A Dmozzconf.h142 #define gzclose_r MOZ_Z_gzclose_r macro
H A Dzconf.h59 # define gzclose_r z_gzclose_r macro
H A Dgzread.c627 int ZEXPORT gzclose_r(file) function
H A Dzlib.h1430 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1433 Same as gzclose(), but gzclose_r() is only for use when reading, and
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
23 return gzclose_r(file);
H A Dzconf.h63 # define gzclose_r z_gzclose_r macro
H A Dgzread.c567 int ZEXPORT gzclose_r( function
H A Dzlib.h1588 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1591 Same as gzclose(), but gzclose_r() is only for use when reading, and
/external/qemu/distrib/zlib-1.2.8/
H A Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
23 return gzclose_r(file);
H A Dzconf.h63 # define gzclose_r z_gzclose_r macro
H A Dgzread.c567 int ZEXPORT gzclose_r(file) function
H A Dzlib.h1524 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1527 Same as gzclose(), but gzclose_r() is only for use when reading, and
/external/zlib/src/
H A Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
23 return gzclose_r(file);
H A Dzconf.h63 # define gzclose_r z_gzclose_r macro
H A Dgzread.c567 int ZEXPORT gzclose_r(file) function
H A Dzlib.h1524 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1527 Same as gzclose(), but gzclose_r() is only for use when reading, and
H A Dzconf.h.cmakein65 # define gzclose_r z_gzclose_r
H A Dzconf.h.in63 # define gzclose_r z_gzclose_r
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h63 # define gzclose_r z_gzclose_r macro
H A Dzlib.h1584 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1587 Same as gzclose(), but gzclose_r() is only for use when reading, and
/external/zlib/
H A Dzconf.h63 # define gzclose_r z_gzclose_r macro
H A Dzlib.h1524 ZEXTERN int ZEXPORT gzclose_r OF((gzFile file));
1527 Same as gzclose(), but gzclose_r() is only for use when reading, and
/external/zlib/src/as400/
H A Dzlib.inc257 D gzclose_r PR 10i 0 extproc('gzclose_r')

Completed in 269 milliseconds