Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblocal.h54 } _EucState; typedef
83 _EucState c16_euc;
H A Deuc.c108 return (ps == NULL || ((const _EucState *)ps)->want == 0); in _EUC_mbsinit()
301 _EucState *es; in _EUC_mbrtowc_impl()
306 es = (_EucState *)ps; in _EUC_mbrtowc_impl()
382 _EucState *es; in _EUC_wcrtomb_impl()
386 es = (_EucState *)ps; in _EUC_wcrtomb_impl()