Searched refs:gzlog_count (Results 1 - 1 of 1) sorted by relevance
/third_party/zlib/examples/ | ||
H A D | gzlog.c | 250 int gzlog_count = -1; /* number of times through to wait */ variable 251 # define BAIL(n) do { if (n == gzlog_bail && gzlog_count-- == 0) \ |
Completed in 3 milliseconds