Searched refs:TOO_FAR (Results 1 – 4 of 4) sorted by relevance
108 #ifndef TOO_FAR109 # define TOO_FAR 4096 macro1602 #if TOO_FAR <= 327671604 s->strstart - s->match_start > TOO_FAR)
225 - Compare TOO_FAR with 32767 instead of 32768, to avoid 16-bit warnings297 - Allow TOO_FAR check to be turned off at compile time [Truta]