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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgb2312.c57 } _GB2312State; typedef in typeref:struct:__anon3012
76 return (ps == NULL || ((const _GB2312State *)ps)->count == 0);
106 _GB2312State *gs;
111 gs = (_GB2312State *)ps;
147 _GB2312State *gs;
149 gs = (_GB2312State *)ps;

Completed in 72 milliseconds