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

/freebsd-9.3-release/lib/libc/locale/
H A Dgb18030.c56 } _GB18030State; typedef in typeref:struct:__anon5087
76 return (ps == NULL || ((const _GB18030State *)ps)->count == 0);
83 _GB18030State *gs;
88 gs = (_GB18030State *)ps;
166 _GB18030State *gs;
170 gs = (_GB18030State *)ps;

Completed in 50 milliseconds