Searched refs:_ll_cost (Results 1 – 2 of 2) sorted by relevance
365 SP_PARM->_ll_cost = CostOf(cursor_to_ll, 0); in NCURSES_SP_NAME()883 && SP_PARM->_ll_cost + newcost < usecost) { in onscreen_mvcur()885 usecost = SP_PARM->_ll_cost + newcost; in onscreen_mvcur()1405 (void) printf("ll cost: %d\n", CURRENT_SCREEN->_ll_cost); in main()
1087 int _ll_cost; /* cost of (cursor_to_ll) */ member