Searched defs:nice_match (Results 1 – 9 of 9) sorted by relevance
166 #define nice_match [ rcx + dsNiceMatch] macro
59 nice_match equ dword ptr [esp+NbStack-60] define
190 nice_match equ [ rcx + dsNiceMatch] define
191 int nice_match; /* Stop searching when current match exceeds this */ member
1157 int nice_match = s->nice_match; /* stop if match long enough */ local
1156 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local