HomeSort by: relevance | last modified time | path
    Searched refs:wcswidth (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
wchar.h 24 #define wcswidth sun_wcswidth macro
44 #undef wcswidth macro
  /src/external/gpl3/gcc.old/dist/gcc/
intl.cc 104 return wcswidth (wmsgstr, nwcs);
107 #else /* no wcswidth */
configure 10642 gettimeofday mbstowcs wcswidth mmap posix_fallocate setlocale \
  /src/tests/lib/libc/locale/
t_mbstowcs.c 203 if (wcswidth(wbuf, SIZE-1) != t->width) {
204 (void)printf("Incorrect wcswidth:\n");
206 (void)printf(" got : %d\n", wcswidth(wbuf, SIZE-1));
  /src/lib/libc/string/
Makefile.inc 55 swab.3 wcstok.3 wcswidth.3 wmemchr.3 wcsdup.3 wcscasecmp.3
  /src/distrib/utils/libhack/
multibyte.c 256 wcswidth(const wchar_t *pwcs, size_t n) function
  /src/lib/libc/locale/
iswctype_mb.c 232 wcswidth(const wchar_t * __restrict ws, size_t wn) function
  /src/include/
wchar.h 148 int wcswidth(const wchar_t *, size_t);

Completed in 44 milliseconds