Searched defs:strend (Results 1 – 6 of 6) sorted by relevance
1292 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1296 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local1426 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local2097 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
701 unsigned char *strend; in file_reader_readline() local718 unsigned char *strend; in file_reader_readline() local
447 strend(const char *cp) in strend() function
1302 Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local1306 Bytef *strend = s->window + s->strstart + MAX_MATCH; local