| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| wcwidth.h | 23 /* Get wcwidth if available, along with wchar_t. */ 56 # ifndef wcwidth 59 /* wcwidth doesn't exist, so assume all printable characters have 62 wcwidth (wchar_t wc) function 69 /* wcwidth exists but is not declared. */ 74 int wcwidth (int /* actually wchar_t */);
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| wcwidth.h | 23 /* Get wcwidth if available, along with wchar_t. */ 56 # ifndef wcwidth 59 /* wcwidth doesn't exist, so assume all printable characters have 62 wcwidth (wchar_t wc) function 69 /* wcwidth exists but is not declared. */ 74 int wcwidth (int /* actually wchar_t */);
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| wcwidth.h | 23 /* Get wcwidth if available, along with wchar_t. */ 56 # ifndef wcwidth 59 /* wcwidth doesn't exist, so assume all printable characters have 62 wcwidth (wchar_t wc) function 69 /* wcwidth exists but is not declared. */ 74 int wcwidth (int /* actually wchar_t */);
|
| /src/lib/libc/locale/ |
| iswctype_mb.c | 185 __weak_alias(wcwidth,_wcwidth) 205 wcwidth(wchar_t wc) function
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/ |
| wchar.h | 25 #define wcwidth sun_wcwidth macro 45 #undef wcwidth macro
|
| /src/distrib/utils/libhack/ |
| multibyte.c | 273 wcwidth(wchar_t wc) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| wchar.h | 30 * 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...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| wchar.h | 30 * 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...] |