Searched defs:TOO_FAR (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddeflate.c102 #ifndef TOO_FAR
103 # define TOO_FAR 4096 macro
105 /* Matches of length 3 are discarded if their distance exceeds TOO_FAR */
1281 s->strstart - s->match_start > TOO_FAR))) {

Completed in 1846 milliseconds