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

/freebsd-10.1-release/lib/libc/locale/
H A Dbig5.c67 } _BIG5State; typedef in typeref:struct:__anon5611
86 return (ps == NULL || ((const _BIG5State *)ps)->ch == 0);
101 _BIG5State *bs;
105 bs = (_BIG5State *)ps;
161 _BIG5State *bs;
163 bs = (_BIG5State *)ps;
/freebsd-10.1-release/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c91 } _BIG5State; typedef in typeref:struct:__anon5752
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 51 milliseconds