Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetwidth.c37 getwidth(eucwidth_t *eucstruct) in getwidth() argument
39 eucstruct->_eucw1 = eucw1; in getwidth()
40 eucstruct->_eucw2 = eucw2; in getwidth()
41 eucstruct->_eucw3 = eucw3; in getwidth()
42 eucstruct->_multibyte = multibyte; in getwidth()
43 eucstruct->_pcw = sizeof (wchar_t); in getwidth()
44 eucstruct->_scrw1 = scrw1; in getwidth()
45 eucstruct->_scrw2 = scrw2; in getwidth()
46 eucstruct->_scrw3 = scrw3; in getwidth()