Home
last modified time | relevance | path

Searched defs:gzclose (Results 1 – 11 of 11) sorted by relevance

/external/zlib/src/
Dgzclose.c11 int ZEXPORT gzclose(file) in gzclose() function
Dzconf.h67 # define gzclose z_gzclose macro
Dzconf.h.in67 # define gzclose z_gzclose macro
/external/python/cpython2/Modules/zlib/
Dgzclose.c11 int ZEXPORT gzclose(file) in gzclose() function
Dminigzip.c297 int gzclose(gz) in gzclose() function
Dzconf.h.in67 # define gzclose z_gzclose macro
Dzconf.h67 # define gzclose z_gzclose macro
/external/zlib/src/contrib/dotzlib/DotZLib/
DGZipStream.cs24 private static extern int gzclose(IntPtr gzFile); in gzclose() method in DotZLib.GZipStream
/external/zlib/src/contrib/ada/
Dzlib-thin.ads232 function gzclose (file : gzFile) return Int; subprogspec
/external/zlib/src/test/
Dminigzip.c297 int gzclose(gz) in gzclose() function
/external/zlib/
Dzconf.h67 # define gzclose z_gzclose macro