Home
last modified time | relevance | path

Searched refs:Parm_ich (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwrefresh.c873 if (blnk > _COST(Parm_ich) && _COST(Parm_ich) < cost_ich1) in _useidch()
874 cost += _COST(Parm_ich); in _useidch()
879 if (parm_ich && _COST(Parm_ich) < cost_ich1) in _useidch()
880 cost = _COST(Parm_ich); in _useidch()
896 if (blnk > _COST(Parm_ich) && _COST(Parm_ich) < cost_ich1) in _useidch()
905 if (parm_ich && _COST(Parm_ich) < cost_ich1) in _useidch()
H A Dcurshdr.h89 short Parm_ich; member