Searched refs:_length_code (Results 1 – 9 of 9) sorted by relevance
301 extern uch _length_code[];304 extern const uch _length_code[];321 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
102 const uch _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
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];
312 extern uch ZLIB_INTERNAL _length_code[];315 extern const uch ZLIB_INTERNAL _length_code[];332 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
109 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable267 _length_code[length++] = (uch)code; in tr_static_init()275 _length_code[length-1] = (uch)code; in tr_static_init()363 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()1044 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;1095 code = _length_code[lc];
21 # define _length_code z__length_code macro
23 # define _length_code z__length_code