Searched refs:base_length (Results 1 – 2 of 2) sorted by relevance
118 local const int base_length[LENGTH_CODES] = { variable
113 local int base_length[LENGTH_CODES]; variable266 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