Searched refs:_length_code (Results 1 – 3 of 3) sorted by relevance
301 extern uch _length_code[];304 extern const uch _length_code[];321 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
108 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable264 _length_code[length++] = (uch)code; in tr_static_init()272 _length_code[length-1] = (uch)code; in tr_static_init()359 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()1040 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;1091 code = _length_code[lc];
604 local uch _length_code[]; variable620 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \2326 local uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable2484 _length_code[length++] = (uch)code; in tr_static_init()2494 _length_code[length-1] = (uch)code; in tr_static_init()3323 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;3379 code = _length_code[lc];