Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Deuc.c109 } _EucState; typedef
115 return (ps == NULL || ((const _EucState *)ps)->want == 0); in _EUC_mbsinit()
315 _EucState *es; in _EUC_mbrtowc_impl()
320 es = (_EucState *)ps; in _EUC_mbrtowc_impl()
389 _EucState *es; in _EUC_wcrtomb_impl()
393 es = (_EucState *)ps; in _EUC_wcrtomb_impl()