Searched refs:gzeof (Results 1 - 11 of 11) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Dzconf.h67 # define gzeof z_gzeof macro
H A Dgzlib.c511 int ZEXPORT gzeof( function
H A Dzlib.h1544 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1549 just like feof(), gzeof() may return false even if there is no more data to
1554 If gzeof() returns true, then the read functions will return no more data,
/external/zlib/src/
H A Dzconf.h67 # define gzeof z_gzeof macro
H A Dgzlib.c511 int ZEXPORT gzeof(file) function
H A Dzlib.h1475 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1480 just like feof(), gzeof() may return false even if there is no more data to
1485 If gzeof() returns true, then the read functions will return no more data,
H A Dzconf.h.cmakein69 # define gzeof z_gzeof
H A Dzconf.h.in67 # define gzeof z_gzeof
/external/zlib/
H A Dzconf.h67 # define gzeof z_gzeof macro
H A Dzlib.h1475 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1480 just like feof(), gzeof() may return false even if there is no more data to
1485 If gzeof() returns true, then the read functions will return no more data,
/external/zlib/src/as400/
H A Dzlib.inc254 D gzeof PR 10i 0 extproc('gzeof')

Completed in 57 milliseconds