Searched defs:strend (Results 1 – 3 of 3) sorted by relevance
1367 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local1371 register Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local1500 register Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local2043 Bytef *scan, *strend; /* scan goes up to strend for length of run */ in deflate_rle() local
447 strend(const char *cp) in strend() function
664 unsigned char *strend; in file_reader_readline() local