Searched refs:wctomb (Results 1 - 25 of 77) sorted by relevance

1234

/netbsd-current/tests/lib/libc/locale/
H A Dt_wctomb.c123 ret = wctomb(NULL, 0);
142 ret = wctomb(cs, wcs[i]);
161 ATF_TC(wctomb); variable
162 ATF_TC_HEAD(wctomb, tc)
164 atf_tc_set_md_var(tc, "descr", "Checks wctomb(3)");
166 ATF_TC_BODY(wctomb, tc)
170 (void)printf("Checking wctomb()\n");
210 ATF_TP_ADD_TC(tp, wctomb);
H A Dt_mbtowc.c190 ret = wctomb(back, wc);
191 (void)printf("wctomb(): %d\n", ret);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdlib.h81 using std::wctomb;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdlib.h81 using std::wctomb;
/netbsd-current/usr.bin/vis/
H A Dvis.c244 * wctomb() will fail. Else convert wchar_t to
245 * multibyte using wctomb().
251 mbilen = wctomb(mbibuff, c);
256 wctomb(mbibuff + mbilen, c1);
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstdlib.in.h1125 # undef wctomb
1126 # define wctomb rpl_wctomb
1128 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1129 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1131 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1134 _GL_CXXALIASWARN (wctomb);
/netbsd-current/lib/libedit/TEST/
H A Dwtc1.c74 wctomb(NULL, 0); /* Reset shift state */
80 /* Note: really should test for -1 return from wctomb */
81 bptr += wctomb(bptr, ptr[i]);
/netbsd-current/lib/libc/locale/
H A DMakefile.inc26 MAN+= mbtowc.3 mbstowcs.3 wctomb.3 wcstombs.3 mblen.3 \
H A Dmultibyte_c90.c164 wctomb(char *s, wchar_t wc) function
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8-conv.c52 #include <ac/stdlib.h> /* For wctomb, wcstombs, mbtowc, mbstowcs */
337 int wctomb(char *s, wchar_t wc) { return wcrtomb(s,wc,NULL); } function
354 f_wctomb = wctomb; /* use the local ANSI C function */
/netbsd-current/lib/libedit/
H A Dchartype.c205 l = wctomb(dst, c);
208 wctomb(NULL, L'\0');
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdlib.in.h1543 # undef wctomb
1544 # define wctomb rpl_wctomb
1546 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1547 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1549 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1552 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdlib.h1648 # undef wctomb
1649 # define wctomb rpl_wctomb
1651 _GL_FUNCDECL_RPL (wctomb, int, (char *s, wchar_t wc));
1652 _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
1654 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
1657 _GL_CXXALIASWARN (wctomb);

Completed in 293 milliseconds

1234