Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dgbk.c67 } _GBKState; typedef
88 return (ps == NULL || ((const _GBKState *)ps)->ch == 0); in _GBK_mbsinit()
103 _GBKState *gs; in _GBK_mbrtowc()
107 gs = (_GBKState *)ps; in _GBK_mbrtowc()
163 _GBKState *gs; in _GBK_wcrtomb()
165 gs = (_GBKState *)ps; in _GBK_wcrtomb()