Searched defs:strend (Results 1 – 7 of 7) sorted by relevance
1369 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local1373 register Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local1502 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
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
351 strend(char *cp) in strend() function
758 strend(const char *s1, char *s2) in strend() function
612 strend(char *s, TWORD t) in strend() function
1371 Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local1375 Bytef *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local1498 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1246 strend(int wide, char *str) in strend() function