Searched refs:length_code (Results 1 – 1 of 1) sorted by relevance
106 static uch length_code[MAX_MATCH-MIN_MATCH+1]; variable243 length_code[length++] = (uch)code; in tr_static_init()251 length_code[length-1] = (uch)code; in tr_static_init()988 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;1038 code = length_code[lc];