Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dinit_costs.c84 short *costptr = &(SP->term_costs.icfixed); in _init_costs()
115 fprintf(outf, "icfixed %d=%d+%d\n", _COST(icfixed), in _init_costs()
H A Dcurshdr.h74 short icfixed; /* Insert char fixed overhead */ member
H A Dwrefresh.c872 cost = SP->phys_irm ? 0 : _COST(icfixed); in _useidch()