Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dbig5.c65 } _BIG5State; typedef
86 return (ps == NULL || ((const _BIG5State *)ps)->ch == 0); in _BIG5_mbsinit()
101 _BIG5State *bs; in _BIG5_mbrtowc()
105 bs = (_BIG5State *)ps; in _BIG5_mbrtowc()
161 _BIG5State *bs; in _BIG5_wcrtomb()
163 bs = (_BIG5State *)ps; in _BIG5_wcrtomb()
/freebsd/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c92 } _BIG5State; typedef
112 #define _ENCODING_STATE _BIG5State
121 _BIG5State * __restrict s) in _citrus_BIG5_init_state()
132 const _BIG5State * __restrict s)
141 _BIG5State * __restrict s,
274 _BIG5State * __restrict psenc, in _citrus_BIG5_mbrtowc_priv()
359 size_t n, wchar_t wc, _BIG5State * __restrict psenc __unused, in _citrus_BIG5_wcrtomb_priv()
443 _BIG5State * __restrict psenc, in _citrus_BIG5_stdenc_get_state_desc_generic()