Searched refs:_length_code (Results 1 – 3 of 3) sorted by relevance
330 extern uch _length_code[];333 extern const uch _length_code[];350 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
129 const uch _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
135 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable294 _length_code[length++] = (uch)code; in tr_static_init()302 _length_code[length-1] = (uch)code; in tr_static_init()390 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()1099 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;1160 code = _length_code[lc];