Home
last modified time | relevance | path

Searched refs:gzclose_w (Results 1 – 25 of 33) sorted by relevance

12

/external/python/cpython3/Modules/zlib/
Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
Dzlib.map67 gzclose_w;
Dzconf.h69 # define gzclose_w z_gzclose_w macro
Dzlib.h1644 ZEXTERN int ZEXPORT gzclose_w OF((gzFile file));
Dgzwrite.c627 int ZEXPORT gzclose_w(file) in gzclose_w() function
/external/zlib/src/
Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
Dzlib.map67 gzclose_w;
Dzconf.h69 # define gzclose_w z_gzclose_w macro
Dzlib.h1645 ZEXTERN int ZEXPORT gzclose_w OF((gzFile file));
Dgzwrite.c627 int ZEXPORT gzclose_w(file) in gzclose_w() function
/external/python/cpython2/Modules/zlib/
Dgzclose.c21 return state->mode == GZ_READ ? gzclose_r(file) : gzclose_w(file);
Dzlib.map67 gzclose_w;
Dzconf.h64 # define gzclose_w z_gzclose_w macro
Dzlib.h1525 ZEXTERN int ZEXPORT gzclose_w OF((gzFile file));
Dgzwrite.c539 int ZEXPORT gzclose_w(file) in gzclose_w() function
Dzconf.h.in64 # define gzclose_w z_gzclose_w macro
/external/zlib/src/win32/
Dzlib.def62 gzclose_w
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def124 gzclose_w @148
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def124 gzclose_w @148
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def124 gzclose_w @148
/external/zlib/
Dlibz.map.txt41gzclose_w; # introduced-arm=21 introduced-arm64=21 introduced-mips=9 introduced-mips64=21 introduc…
Dzconf.h69 # define gzclose_w z_gzclose_w macro
Dzlib.h1645 ZEXTERN int ZEXPORT gzclose_w OF((gzFile file));
/external/syslinux/com32/include/
Dzconf.h57 # define gzclose_w z_gzclose_w macro
Dzlib.h1426 ZEXTERN int ZEXPORT gzclose_w OF((gzFile file));

12