Searched refs:wcwidth (Results 51 - 75 of 124) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dwchar.h30 * the declaration of wcwidth().
1071 # 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));
1078 /* wcwidth exists but is not declared. */
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 macro
[all...]
/netbsd-current/usr.bin/fold/
H A Dfold.c226 w = wcwidth(ch);
/netbsd-current/lib/libcurses/
H A Dslk.c755 w = wcwidth(wc);
855 __CTRACE(__CTRACE_INPUT, "__slk_draw: label len %d, wcwidth %d\n",
856 screen->slk_label_len, wcwidth(l->label[lcnt]));
866 if (l->x + wcwidth(l->label[lcnt] + tx) >=
887 tx += wcwidth(l->label[lcnt]);
H A Daddbytes.c279 wcols = wcwidth(c);
405 if (!wcwidth(wch->vals[0])) {
471 cw = wcwidth(wch->vals[0]);
/netbsd-current/lib/libedit/
H A Drefresh.c196 int i, w = wcwidth(c);
289 int w = wcwidth(*cp);
1062 w = wcwidth(*cp);
1078 if (cp < el->el_line.lastchar && (w = wcwidth(*cp)) > 1)
1100 w = wcwidth(c);
/netbsd-current/usr.bin/col/
H A Dcol.c245 if ((width = wcwidth(ch)) > 0)
325 c->c_width = wcwidth(ch);

Completed in 296 milliseconds

12345