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

/freebsd-12-stable/lib/libc/locale/
H A Dbig5.c71 } _BIG5State; typedef in typeref:struct:__anon8484
92 return (ps == NULL || ((const _BIG5State *)ps)->ch == 0);
107 _BIG5State *bs;
111 bs = (_BIG5State *)ps;
167 _BIG5State *bs;
169 bs = (_BIG5State *)ps;
/freebsd-12-stable/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c93 } _BIG5State; typedef in typeref:struct:__anon8631
113 #define _ENCODING_STATE _BIG5State
122 _BIG5State * __restrict s)
133 const _BIG5State * __restrict s)
142 _BIG5State * __restrict s,
275 _BIG5State * __restrict psenc,
360 size_t n, wchar_t wc, _BIG5State * __restrict psenc __unused,
444 _BIG5State * __restrict psenc,

Completed in 64 milliseconds