Searched refs:t5_cr_cost (Results 1 – 1 of 1) sorted by relevance
802 int t5_cr_cost; in onscreen_mvcur() local892 t5_cr_cost = (xold > 0 ? SP_PARM->_cr_cost : 0); in onscreen_mvcur()899 && t5_cr_cost + SP_PARM->_cub1_cost + newcost < usecost) { in onscreen_mvcur()901 usecost = t5_cr_cost + SP_PARM->_cub1_cost + newcost; in onscreen_mvcur()