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

/freebsd-11-stable/lib/libc/locale/
H A Dbig5.c71 } _BIG5State; typedef in typeref:struct:__anon6654
92 return (ps == NULL || ((const _BIG5State *)ps)->ch == 0);
107 _BIG5State *bs;
111 bs = (_BIG5State *)ps;
167 _BIG5State *bs;
169 bs = (_BIG5State *)ps;
/freebsd-11-stable/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c91 } _BIG5State; typedef in typeref:struct:__anon6785
111 #define _ENCODING_STATE _BIG5State
120 _BIG5State * __restrict s)
131 const _BIG5State * __restrict s)
140 _BIG5State * __restrict s,
273 _BIG5State * __restrict psenc,
358 size_t n, wchar_t wc, _BIG5State * __restrict psenc __unused,
442 _BIG5State * __restrict psenc,

Completed in 61 milliseconds