HomeSort by: relevance | last modified time | path
    Searched defs:wcwidth (Results 1 - 7 of 7) sorted by relevancy

  /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/lib/libc/include/
namespace.h 819 #define wcwidth _wcwidth macro

Completed in 38 milliseconds