Home
last modified time | relevance | path

Searched defs:strend (Results 1 – 1 of 1) sorted by relevance

/lib/zlib_deflate/
Ddeflate.c577 register Byte *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local
581 register Byte *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local