Searched refs:nice_match (Results 1 – 10 of 10) sorted by relevance
154 COMM nice_match:DWORD157 nicematch equ nice_match190 nice_match equ [ rcx + dsNiceMatch] define
166 #define nice_match [ rcx + dsNiceMatch] macro242 mov eax, nice_match
443 s->nice_match = configuration_table[level].nice_length;464 s->nice_match = nice_length;1031 s->nice_match = configuration_table[s->level].nice_length;1070 int nice_match = s->nice_match; /* stop if match long enough */ local1104 if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;1189 if (len >= nice_match) break;
188 int nice_match; /* Stop searching when current match exceeds this */ member
609 s->nice_match = configuration_table[level].nice_length;630 s->nice_match = nice_length;1205 s->nice_match = configuration_table[s->level].nice_length;1245 int nice_match = s->nice_match; /* stop if match long enough */ local1279 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead;1364 if (len >= nice_match) break;
194 int nice_match; /* Stop searching when current match exceeds this */ member
59 nice_match equ dword ptr [esp+NbStack-60] define
441 %nice_match.0.ph = select i1 %33, i32 %32, i32 %10 ; <i32> [#uses=1]599 %82 = icmp slt i32 %80, %nice_match.0.ph ; <i1> [#uses=1]