Searched refs:good_match (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Ddeflate.h185 uInt good_match; member in struct:internal_state
H A Ddeflate.c118 /* Values for max_lazy_match, good_match and max_chain_length, depending on
445 s->good_match = configuration_table[level].good_length;
465 s->good_match = good_length;
996 s->good_match = configuration_table[s->level].good_length;
1064 if (s->prev_length >= s->good_match) {
/ast/src/cmd/INIT/
H A Dratz.c1395 uInt good_match; member in struct:internal_state

Completed in 254 milliseconds