Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dnone.c54 lct->lc_mbrtowc = __mbrtowc_ascii; in _none_init()
75 __mbrtowc_ascii(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, in __mbrtowc_ascii() function
H A Dlctype.h53 size_t __mbrtowc_ascii(wchar_t *_RESTRICT_KYWD,
H A Dsetrunelocale.c55 .lc_mbrtowc = __mbrtowc_ascii,