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 in typeref:struct:cost_op
85 static lcost *lc = (lcost *) 0;
137 if (lc != (lcost *) 0)
139 lc = (lcost *) new;
659 register lcost *lcp;
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c75 } lcost; typedef in typeref:struct:cost_op
82 static lcost *lc = NULL;
141 lc = (lcost *) new;
794 lcost *lcp;

Completed in 60 milliseconds