Searched defs:strend (Results 1 – 8 of 8) sorted by relevance
635 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local639 register Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local1105 Bytef *scan, *strend; /* scan goes up to strend for length of run */ in deflate_rle() local
640 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local644 register Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local1110 Bytef *scan, *strend; /* scan goes up to strend for length of run */ in deflate_rle() local
1258 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1262 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1392 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local2063 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
699 unsigned char *strend; in file_reader_readline() local716 unsigned char *strend; in file_reader_readline() local
447 strend(const char *cp) in strend() function
619 strend(const char *s) in strend() function
1289 Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local1293 Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local