Home
last modified time | relevance | path

Searched refs:wcwidth (Results 1 – 25 of 133) sorted by relevance

123456

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dwcwidth.m41 # wcwidth.m4 serial 6
9 dnl Persuade glibc <wchar.h> to declare wcwidth().
17 AC_CHECK_FUNCS_ONCE([iswprint wcwidth])
19 AC_CHECK_DECLS([wcwidth], [], [], [
20 /* AIX 3.2.5 declares wcwidth in <string.h>. */
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Dwcwidth.m41 # wcwidth.m4 serial 6
9 dnl Persuade glibc <wchar.h> to declare wcwidth().
17 AC_CHECK_FUNCS_ONCE([iswprint wcwidth])
19 AC_CHECK_DECLS([wcwidth], [], [], [
20 /* AIX 3.2.5 declares wcwidth in <string.h>. */
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dwcwidth.h56 # ifndef wcwidth
62 wcwidth (wchar_t wc)
74 int wcwidth (int /* actually wchar_t */);
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dwcwidth.h56 # ifndef wcwidth
62 wcwidth (wchar_t wc)
74 int wcwidth (int /* actually wchar_t */);
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dwcwidth.h56 # ifndef wcwidth
62 wcwidth (wchar_t wc)
74 int wcwidth (int /* actually wchar_t */);
/netbsd-src/lib/libcurses/
H A Dins_wstr.c147 cw = wcwidth(*wstr); in wins_nwstr()
175 cw = wcwidth(*(scp - 1)); in wins_nwstr()
200 cw = wcwidth(ws[0]); in wins_nwstr()
209 w = wcwidth(*scp); in wins_nwstr()
241 cw = wcwidth(*(scp - 1)); in wins_nwstr()
262 cw = wcwidth(ws[0]); in wins_nwstr()
274 w = wcwidth(*scp); in wins_nwstr()
H A Dborder.c214 if (ls && wcwidth(ls->vals[0])) in wborder_set()
218 if (rs && wcwidth( rs->vals[0])) in wborder_set()
222 if (ts && wcwidth( ts->vals[0])) in wborder_set()
226 if (bs && wcwidth( bs->vals[0])) in wborder_set()
230 if (tl && wcwidth(tl->vals[0])) in wborder_set()
234 if (tr && wcwidth( tr->vals[0])) in wborder_set()
238 if (bl && wcwidth( bl->vals[0])) in wborder_set()
242 if (br && wcwidth( br->vals[0])) in wborder_set()
305 cw = wcwidth(left.vals[0]); in wborder_set()
349 cw = wcwidth(righ in wborder_set()
[all...]
H A Dcchar.c97 if (len > CCHARW_MAX || (len > 1 && wcwidth(wch[0]) < 0)) in setcchar()
105 if (wcwidth(wch[i]) != 0) { in setcchar()
H A Dbackground.c182 if (!wch->elements || wcwidth(wch->vals[0]) > 1) in wbkgrndset()
195 if (wcwidth( wch->vals[0])) in wbkgrndset()
276 if (!wch->elements || wcwidth( wch->vals[ 0 ]) > 1) in wgetbkgrnd()
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DREADME2 implementation of wcwidth functionality. (cpp_wcwidth () in libcpp/charset.c).
15 In order to keep in sync with glibc's wcwidth as much as possible, it is
33 The procedure to update GCC's wcwidth tables is the following:
44 After that, GCC's wcwidth will match the most recent glibc.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DREADME2 implementation of wcwidth functionality. (cpp_wcwidth () in libcpp/charset.c).
15 In order to keep in sync with glibc's wcwidth as much as possible, it is
33 The procedure to update GCC's wcwidth tables is the following:
44 After that, GCC's wcwidth will match the most recent glibc.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
H A Dwchar.h25 #define wcwidth sun_wcwidth macro
45 #undef wcwidth
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dwchar.in.h560 # undef wcwidth
561 # define wcwidth rpl_wcwidth
563 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
564 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
568 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
570 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
573 _GL_CXXALIASWARN (wcwidth);
576 # undef wcwidth
578 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/tests/lib/libc/locale/
H A Dt_mbstowcs.c192 wcwidth(wbuf[i]) == t->widths[i]) in ATF_TC_BODY()
199 wcwidth(wbuf[i])); in ATF_TC_BODY()
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dwchar.h1071 # undef wcwidth
1072 # define wcwidth rpl_wcwidth
1074 _GL_FUNCDECL_RPL (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1075 _GL_CXXALIAS_RPL (wcwidth, int, (wchar_t));
1079 _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
1081 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
1084 _GL_CXXALIASWARN (wcwidth);
1087 # undef wcwidth
1089 _GL_WARN_ON_USE (wcwidth, "wcwidth is unportable - "

123456