Lines Matching refs:stopped
2222 int stopped; /* set to 1 when the iterator is exhausted */
2299 lz->stopped = 0;
2352 if (lz->stopped)
2424 lz->stopped = 1;
2431 if (lz->stopped) {
2480 lz->stopped = 1;
2581 int stopped; /* set to 1 when the iterator is exhausted */
2633 co->stopped = r > n ? 1 : 0;
2685 if (co->stopped)
2755 co->stopped = 1;
2764 } else if (lz->stopped) {
2918 int stopped; /* set to 1 when the cwr iterator is exhausted */
2970 co->stopped = !n && r;
3022 if (co->stopped)
3086 co->stopped = 1;
3095 } else if (lz->stopped) {
3246 int stopped; /* set to 1 when the iterator is exhausted */
3314 po->stopped = r > n ? 1 : 0;
3370 if (po->stopped)
3444 po->stopped = 1;
3453 } else if (po->stopped) {