Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds