Searched defs:strend (Results 1 – 5 of 5) sorted by relevance
1170 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1174 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1304 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1867 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
1055 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1059 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1188 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
111 const char *strend; in search() local
437 strend(const char *cp) in strend() function
1295 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1299 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local