Home
last modified time | relevance | path

Searched refs:TOO_FAR (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/lib/zlib_deflate/
Ddeflate.c93 #ifndef TOO_FAR
94 # define TOO_FAR 4096 macro
1065 s->strstart - s->match_start > TOO_FAR))) { in deflate_slow()