Home | History | Annotate | Download | only in examples

Lines Matching refs:BAIL

249     int gzlog_bail = 0;         /* which point to bail at (1..8) */
251 # define BAIL(n) do { if (n == gzlog_bail && gzlog_count-- == 0) \
254 # define BAIL(n)
523 BAIL(1);
545 BAIL(2);
579 BAIL(3);
592 BAIL(4);
671 BAIL(5);
707 BAIL(6);
976 BAIL(7);
1024 BAIL(8);