Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h82 #define gzeof Cr_z_gzeof macro
H A Dzconf.h84 # define gzeof z_gzeof macro
H A Dgzlib.c515 int ZEXPORT gzeof(file) in gzeof() function
H A Dzlib.h1596 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1601 just like feof(), gzeof() may return false even if there is no more data to
1606 If gzeof() returns true, then the read functions will return no more data,
/third_party/node/deps/zlib/
H A Dchromeconf.h85 #define gzeof Cr_z_gzeof macro
H A Dzconf.h87 # define gzeof z_gzeof macro
H A Dzlib.h1597 ZEXTERN int ZEXPORT gzeof(gzFile file);
1602 Therefore, just like feof(), gzeof() may return false even if there is no
1607 If gzeof() returns true, then the read functions will return no more data,
H A Dgzlib.c475 int ZEXPORT gzeof(gzFile file) { in gzeof() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h82 #define gzeof Cr_z_gzeof macro
H A Dzconf.h84 # define gzeof z_gzeof macro
H A Dgzlib.c515 int ZEXPORT gzeof(file) in gzeof() function
H A Dzlib.h1594 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1599 just like feof(), gzeof() may return false even if there is no more data to
1604 If gzeof() returns true, then the read functions will return no more data,
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h61 # define gzeof z_gzeof macro
H A Dgzlib.c423 int ZEXPORT gzeof(file) in gzeof() function
H A Dzlib.h1382 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
1387 just like feof(), gzeof() may return false even if there is no more data to
1392 If gzeof() returns true, then the read functions will return no more data,
/third_party/zlib/
H A Dzconf.h75 # define gzeof z_gzeof macro
H A Dgzlib.c486 int ZEXPORT gzeof(gzFile file) { in gzeof() function
H A Dzlib.h1598 ZEXTERN int ZEXPORT gzeof(gzFile file);
1603 Therefore, just like feof(), gzeof() may return false even if there is no
1608 If gzeof() returns true, then the read functions will return no more data,

Completed in 25 milliseconds