Searched defs:strend (Results 1 – 1 of 1) sorted by relevance
1261 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1265 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1395 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local2068 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local