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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dbig5.c60 } _BIG5State; typedef in typeref:struct:__anon3009
78 return (ps == NULL || ((const _BIG5State *)ps)->ch == 0);
93 _BIG5State *bs;
97 bs = (_BIG5State *)ps;
153 _BIG5State *bs;
155 bs = (_BIG5State *)ps;

Completed in 57 milliseconds