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

/freebsd-11-stable/lib/libc/locale/
H A Dgb2312.c61 } _GB2312State; typedef in typeref:struct:__anon6660
82 return (ps == NULL || ((const _GB2312State *)ps)->count == 0);
112 _GB2312State *gs;
117 gs = (_GB2312State *)ps;
152 _GB2312State *gs;
154 gs = (_GB2312State *)ps;

Completed in 98 milliseconds