Searched defs:strend (Results 1 – 3 of 3) sorted by relevance
1083 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1087 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1217 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1745 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local