Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c77 } lcost; typedef
85 static lcost *lc = (lcost *) 0;
137 if (lc != (lcost *) 0) in __m_doupdate_init()
139 lc = (lcost *) new; in __m_doupdate_init()
659 register lcost *lcp;
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c73 } lcost; typedef
80 static lcost *lc = NULL;
139 lc = (lcost *) new; in __m_doupdate_init()
792 lcost *lcp; in cost()