Searched refs:act_cost (Results 1 – 1 of 1) sorted by relevance
5057 unsigned best_cost, act_cost; in try_add_cand_for() local5094 act_cost = iv_ca_extend (data, ivs, cand, &act_delta, NULL); in try_add_cand_for()5098 if (act_cost < best_cost) in try_add_cand_for()5100 best_cost = act_cost; in try_add_cand_for()5127 act_cost = iv_ca_extend (data, ivs, cand, &act_delta, NULL); in try_add_cand_for()5132 if (act_cost < best_cost) in try_add_cand_for()5134 best_cost = act_cost; in try_add_cand_for()