Searched refs:c16rtomb (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/test/libc-tests/tests/ |
H A D | uchar.c | 424 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 D | uchar.h | 65 extern size_t c16rtomb(char *_RESTRICT_KYWD, char16_t,
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | c16rtomb.c | 32 c16rtomb(char *restrict str, char16_t c16, mbstate_t *restrict ps) in c16rtomb() function
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 62 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 D | Makefile | 728 c16rtomb.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 746 c16rtomb.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 772 c16rtomb.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 800 c16rtomb.o \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 57 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 D | mapfile-vers | 98 c16rtomb;
|