Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dgbk.c60 } _GBKState; typedef
78 return (ps == NULL || ((const _GBKState *)ps)->ch == 0); in _GBK_mbsinit()
93 _GBKState *gs; in _GBK_mbrtowc()
97 gs = (_GBKState *)ps; in _GBK_mbrtowc()
153 _GBKState *gs; in _GBK_wcrtomb()
155 gs = (_GBKState *)ps; in _GBK_wcrtomb()