Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dxgetwidth.c46 eucwidth_t _eucwidth; in _xgetwidth() local
49 getwidth(&_eucwidth); in _xgetwidth()
51 if (_eucwidth._eucw1 <= 4) in _xgetwidth()
52 _cswidth[1] = _eucwidth._eucw1; in _xgetwidth()
53 if (_eucwidth._eucw2 <= 4) in _xgetwidth()
54 _cswidth[2] = _eucwidth._eucw2; in _xgetwidth()
55 if (_eucwidth._eucw3 <= 4) in _xgetwidth()
56 _cswidth[3] = _eucwidth._eucw3; in _xgetwidth()
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in562 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|_eucwidth