Searched refs:wcrtomb (Results 1 - 25 of 109) sorted by relevance

12345

/netbsd-current/tests/lib/libc/locale/
H A Dt_wctomb.c144 ret = wcrtomb(cs, wcs[i], stp);
180 "Checks wcrtomb(3) (using state object)");
186 (void)printf("Checking wcrtomb() (with state object)\n");
192 ATF_TC(wcrtomb); variable
193 ATF_TC_HEAD(wcrtomb, tc)
196 "Checks wcrtomb(3) (using internal state)");
198 ATF_TC_BODY(wcrtomb, tc)
202 (void)printf("Checking wcrtomb() (using internal state)\n");
211 ATF_TP_ADD_TC(tp, wcrtomb);
/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A D_i18n_number.h73 size_t n = wcrtomb (decimal, wdecimal, &state);
81 n = wcrtomb (thousands, wthousands, &state);
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A D_i18n_number.h73 size_t n = wcrtomb (decimal, wdecimal, &state);
81 n = wcrtomb (thousands, wthousands, &state);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc51 // since it is not possible to pass the size of the buffer to wcrtomb
54 // The conversion must be done by calling wcrtomb in a loop rather
61 // pass the size of the buffer to wcrtomb
65 const size_t __conv = wcrtomb(__to, *__from, &__tmp_state);
80 const size_t __conv = wcrtomb(__buf, *__from, &__tmp_state);
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drlmbutil.h62 # define wcrtomb(s, wc, ps) (wcrtomb) (s, wc, 0) macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc51 // since it is not possible to pass the size of the buffer to wcrtomb
54 // The conversion must be done by calling wcrtomb in a loop rather
61 // pass the size of the buffer to wcrtomb
65 const size_t __conv = wcrtomb(__to, *__from, &__tmp_state);
80 const size_t __conv = wcrtomb(__buf, *__from, &__tmp_state);
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drlmbutil.h62 # define wcrtomb(s, wc, ps) (wcrtomb) (s, wc, 0) macro
/netbsd-current/lib/libc/gen/
H A Dshquote.c91 #define XLATE_OUTCH(x) wcrtomb(outch, (x), &mbso)
/netbsd-current/lib/libc/stdio/
H A Dfputwc.c72 size = wcrtomb(buf, wc, st);
/netbsd-current/distrib/utils/libhack/
H A Dmultibyte.c34 wcrtomb(char *str, wchar_t wc, mbstate_t *ps) function
44 return wcrtomb(str, wc, ps);
133 wcrtomb(d, *p, ps);
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dwchar.in.h391 # undef wcrtomb
392 # define wcrtomb rpl_wcrtomb
394 _GL_FUNCDECL_RPL (wcrtomb, size_t,
396 _GL_CXXALIAS_RPL (wcrtomb, size_t,
400 _GL_FUNCDECL_SYS (wcrtomb, size_t,
403 _GL_CXXALIAS_SYS (wcrtomb, size_t,
407 _GL_CXXALIASWARN (wcrtomb);
410 # undef wcrtomb
412 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dwchar.in.h443 # undef wcrtomb
444 # define wcrtomb rpl_wcrtomb
446 _GL_FUNCDECL_RPL (wcrtomb, size_t,
448 _GL_CXXALIAS_RPL (wcrtomb, size_t,
452 _GL_FUNCDECL_SYS (wcrtomb, size_t,
455 _GL_CXXALIAS_SYS (wcrtomb, size_t,
459 _GL_CXXALIASWARN (wcrtomb);
462 # undef wcrtomb
464 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/bin/ls/
H A Dutil.c101 size = wcrtomb(buf, wc, pst);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h37 size_t __rv = wcrtomb(__to, __from, __st);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h37 size_t __rv = wcrtomb(__to, __from, __st);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h76 using std::wcrtomb;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dwchar.h871 # undef wcrtomb
872 # define wcrtomb rpl_wcrtomb
874 _GL_FUNCDECL_RPL (wcrtomb, size_t,
876 _GL_CXXALIAS_RPL (wcrtomb, size_t,
880 _GL_FUNCDECL_SYS (wcrtomb, size_t,
883 _GL_CXXALIAS_SYS (wcrtomb, size_t,
887 _GL_CXXALIASWARN (wcrtomb);
890 # undef wcrtomb macro
892 _GL_WARN_ON_USE (wcrtomb, "wcrtomb i
[all...]

Completed in 417 milliseconds

12345