Home
last modified time | relevance | path

Searched refs:_csmax (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/lib/libcurses/screen/
H A Doutch.c81 if (_csmax > 1 && (((o = LBYTE(c))|MBIT) != MBIT)) { in _outwch()
H A Ddupwin.c154 _csmax * sizeof (char)); in dupwin()
H A Dcurses.c76 short _csmax, /* max size of a multi-byte character */ variable
H A Dcurshdr.h168 extern short _csmax,
H A Dnewscreen.c109 _csmax = (cswidth[0] > cswidth[1]+1 ? in newscreen()
112 if (_csmax > CSMAX) in newscreen()
120 _mbtrue = (_csmax > 1 || _scrmax > 1); in newscreen()
H A Dmapfile-vers450 _csmax {