Searched refs:_cswidth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dxgetwidth.c43 extern int _cswidth[];
50 *_cswidth = 1; /* set to 1 when called */
54 _cswidth[1] = _eucwidth._eucw1;
56 _cswidth[2] = _eucwidth._eucw2;
58 _cswidth[3] = _eucwidth._eucw3;
H A Dwdata.c37 int _cswidth[4] = { variable
38 0, /* 1:_cswidth is set, 0: not set */

Completed in 59 milliseconds