Searched defs:gzrewind (Results 1 - 4 of 4) sorted by relevance

/external/zlib/
H A Dgzlib.c253 int ZEXPORT gzrewind(file) function
328 if (gzrewind(file) == -1) /* rewind, then skip to offset */
H A Dgzio.c828 } else if (gzrewind(file) < 0) {
857 int ZEXPORT gzrewind (file) function
H A Dzconf.h73 # define gzrewind z_gzrewind macro
/external/qemu/distrib/zlib-1.2.3/
H A Dgzio.c828 } else if (gzrewind(file) < 0) {
857 int ZEXPORT gzrewind (file) function

Completed in 1820 milliseconds