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

/freebsd-9.3-release/lib/libc/locale/
H A Dgb2312.c52 } _GB2312State; typedef in typeref:struct:__anon5088
71 return (ps == NULL || ((const _GB2312State *)ps)->count == 0);
101 _GB2312State *gs;
106 gs = (_GB2312State *)ps;
141 _GB2312State *gs;
143 gs = (_GB2312State *)ps;

Completed in 177 milliseconds