Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dwctomb.c85 return(_wctomb_iso(s, pwc));
H A Diso.multibyte.c413 _wctomb_iso(unsigned char *s, wchar_t pwc) in _wctomb_iso() function
830 ret1 = _wctomb_iso ((unsigned char *)buf, *pwcs); in _wcstombs_iso()