Searched refs:lhcost (Results 1 – 1 of 1) sorted by relevance
649 int lhcost = 0; in relative_move() local659 lhcost = repeated_append(&check, lhcost, in relative_move()661 if (lhcost == INFINITY) in relative_move()720 lhcost += n * SP_PARM->_char_padding; in relative_move()722 lhcost = repeated_append(&check, lhcost, SP_PARM->_cuf1_cost, in relative_move()726 if (lhcost < hcost in relative_move()728 hcost = lhcost; in relative_move()742 int lhcost = 0; in relative_move() local751 lhcost = repeated_append(&check, lhcost, in relative_move()754 if (lhcost == INFINITY) in relative_move()[all …]