Searched refs:_length_code (Results 1 – 5 of 5) sorted by relevance
331 extern uch ZLIB_INTERNAL _length_code[];334 extern const uch ZLIB_INTERNAL _length_code[];352 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \372 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable322 _length_code[length++] = (uch)code; in tr_static_init()330 _length_code[length - 1] = (uch)code; in tr_static_init()417 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()922 code = _length_code[lc]; in compress_block()1115 s->dyn_ltree[_length_code[lc] + LITERALS + 1].Freq++;
41 # define _length_code z__length_code macro
22 # define _length_code z__length_code macro