HomeSort by relevance Sort by last modified time
    Searched defs:wcswidth (Results 1 - 7 of 7) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/string/
wcswidth.c 1 /* $OpenBSD: wcswidth.c,v 1.4 2011/04/04 18:16:24 stsp Exp $ */
2 /* $NetBSD: wcswidth.c,v 1.2 2001/01/03 14:29:37 lukem Exp $ */
29 * citrus Id: wcswidth.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp
35 wcswidth(const wchar_t *s, size_t n) function
  /ndk/sources/android/support/src/musl-ctype/
wcswidth.c 3 int wcswidth(const wchar_t *wcs, size_t n) function
  /external/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
wchar.h 25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth macro
  /external/bison/darwin-lib/
wchar.h 1330 # undef wcswidth macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1330 # undef wcswidth macro
    [all...]

Completed in 79 milliseconds