Searched defs:strend (Results 1 – 1 of 1) sorted by relevance
1084 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1088 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1218 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1746 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
Completed in 11 milliseconds