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

/freebsd-10.0-release/lib/libc/locale/
H A Dgbk.c60 } _GBKState; typedef in typeref:struct:__anon5423
79 return (ps == NULL || ((const _GBKState *)ps)->ch == 0);
94 _GBKState *gs;
98 gs = (_GBKState *)ps;
154 _GBKState *gs;
156 gs = (_GBKState *)ps;

Completed in 106 milliseconds