Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c112 local int base_length[LENGTH_CODES]; variable
265 base_length[code] = length; in tr_static_init()
369 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1099 lc -= base_length[code];