Home
last modified time | relevance | path

Searched refs:dcfixed (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dinit_costs.c122 fprintf(outf, "dcfixed %d\n", _COST(dcfixed)); in _init_costs()
H A Dcurshdr.h75 short dcfixed; /* Delete char fixed overhead */ member
H A Dwrefresh.c809 cost = _COST(dcfixed) + (parm_dch ? _COST(Parm_dch) : in _useidch()