Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dgb18030.c66 } _GB18030State; typedef
88 return (ps == NULL || ((const _GB18030State *)ps)->count == 0); in _GB18030_mbsinit()
95 _GB18030State *gs; in _GB18030_mbrtowc()
100 gs = (_GB18030State *)ps; in _GB18030_mbrtowc()
178 _GB18030State *gs; in _GB18030_wcrtomb()
182 gs = (_GB18030State *)ps; in _GB18030_wcrtomb()