Home
last modified time | relevance | path

Searched refs:base_length (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c107 local int base_length[LENGTH_CODES]; variable
258 base_length[code] = length; in tr_static_init()
362 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1087 lc -= base_length[code];