Searched refs:_cuu_cost (Results 1 – 4 of 4) sorted by relevance
73 int _cuu_cost; /* cost of (parm_cursor_up) */ member
368 SP->_cuu_cost = CostOf(TPARM_1(parm_up_cursor, 23), 1); in _nc_mvcur_init()526 && SP->_cuu_cost < vcost in relative_move()529 vcost = SP->_cuu_cost; in relative_move()1231 (void) printf("cuu cost: %d\n", SP->_cuu_cost); in main()
767 int _cuu_cost; /* cost of (parm_cursor_up) */ member
2513 + correct a place where _cup_cost was used rather than _cuu_cost