Home
last modified time | relevance | path

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

/titanic_50/usr/src/test/libc-tests/tests/
H A Duchar.c424 clen = c16rtomb(buf, out, &mbs); in mbrtoc16_roundtrip()
520 clen = c16rtomb(buf, out0, &mbs); in mbrtoc16_surrogate()
533 clen = c16rtomb(buf, out1, &mbs); in mbrtoc16_surrogate()
634 len = c16rtomb(buf, first, &mbs); in c16rtomb_bad_first()
640 len = c16rtomb(buf, bad[i], &mbs); in c16rtomb_bad_first()
667 len = c16rtomb(buf, bad[i], &mbs); in c16rtomb_bad_second()
708 len = c16rtomb(NULL, uchar_value, &mbs); in c16rtomb_null()
/titanic_50/usr/src/head/
H A Duchar.h65 extern size_t c16rtomb(char *_RESTRICT_KYWD, char16_t,
/titanic_50/usr/src/lib/libc/port/locale/
H A Dc16rtomb.c32 c16rtomb(char *restrict str, char16_t c16, mbstate_t *restrict ps) in c16rtomb() function
/titanic_50/usr/src/man/man3c/
H A DMakefile62 c16rtomb.3c \
1545 c32rtomb.3c := LINKSRC = c16rtomb.3c
1546 wcrtomb.3c := LINKSRC = c16rtomb.3c
1547 wcrtomb_l.3c := LINKSRC = c16rtomb.3c
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile728 c16rtomb.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com746 c16rtomb.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com772 c16rtomb.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com800 c16rtomb.o \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc57 file path=usr/share/man/man3c/c16rtomb.3c
705 link path=usr/share/man/man3c/c32rtomb.3c target=c16rtomb.3c
1408 link path=usr/share/man/man3c/wcrtomb.3c target=c16rtomb.3c
1409 link path=usr/share/man/man3c/wcrtomb_l.3c target=c16rtomb.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers98 c16rtomb;