Home
last modified time | relevance | path

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

/u-boot/lib/zlib/
A Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
A Dtrees.c113 local int base_length[LENGTH_CODES]; variable
266 base_length[code] = length; in tr_static_init()
370 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1100 lc -= base_length[code];

Completed in 4 milliseconds