Lines Matching refs:Zspace
1935 int Zspace, z1, z2; /* must be int for calculation */
2030 Zspace = z2 - z1;
2031 if (Zspace <= 0)
2032 Zspace += hc->Zlen;
2033 Zspace -= 4; /* keep not too full, so pointers will not overrun */
2036 Zspace = Zspace - hc->Zlen + hc->max_trans;
2037 if (Zspace <= 0) /* no space of 4 bytes */
2085 Zspace -= (poll >> 1);
2129 if (ii - i > Zspace)
2130 ii = Zspace + i;
2134 __func__, hc->id + 1, ch, Zspace, z1, z2, ii-i, len-i,