Searched refs:_wcstombs_iso (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libbc/libc/gen/common/ | ||
H A D | wcstombs.c | 83 return(_wcstombs_iso(s, pwcs, n)); |
H A D | iso.multibyte.c | 816 _wcstombs_iso(char *s, wchar_t *pwcs, int n) in _wcstombs_iso() function |