Searched refs:nice_match (Results 1 – 15 of 15) sorted by relevance
40 uint32_t chain_length, nice_match, best_len, offset; in LONGEST_MATCH() local85 nice_match = (uint32_t)s->nice_match; in LONGEST_MATCH()146 if (best_len >= nice_match) in LONGEST_MATCH()
199 int nice_match; /* Stop searching when current match exceeds this */ member
634 s->nice_match = configuration_table[level].nice_length; in PREFIX()650 s->nice_match = nice_length; in PREFIX()1182 s->nice_match = configuration_table[s->level].nice_length; in lm_init()
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
455 s->nice_match = configuration_table[level].nice_length;476 s->nice_match = nice_length;1045 s->nice_match = configuration_table[s->level].nice_length;1084 int nice_match = s->nice_match; /* stop if match long enough */ local1118 if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;1203 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
655 s->nice_match = configuration_table[level].nice_length;676 s->nice_match = nice_length;1250 s->nice_match = configuration_table[s->level].nice_length;1290 int nice_match = s->nice_match; /* stop if match long enough */ local1324 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead;1427 if (len >= nice_match) break;
59 nice_match equ dword ptr [esp+NbStack-60] define
327 …<var-decl name='nice_match' type-id='type-id-22' visibility='default' filepath='src.d/deflate.h' l…