Searched refs:costAL (Results 1 – 3 of 3) sorted by relevance
130 var short costAL; /* likewise for insert line */ variable
240 costAL = cost(insert_line); in setterm()
267 } else if (scroll_reverse && p == WTOP && costSR < costAL) { in vinslin()