Searched refs:base_length (Results 1 – 5 of 5) sorted by relevance
118 local const int base_length[LENGTH_CODES] = { variable
112 local int base_length[LENGTH_CODES]; variable265 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];
104 static int base_length[LENGTH_CODES]; variable187 base_length[code] = length; in tr_static_init()988 lc -= base_length[code];
627 func->base_length[(cloop - 0x10) >> 2] = in cpqhp_save_base_addr_length()667 func->base_length[(cloop - 0x10) >> 2] = base; in cpqhp_save_base_addr_length()1141 if (func->base_length[(cloop - 0x10) >> 2] != base) in cpqhp_valid_replace()
235 u32 base_length[0x06]; member