Searched refs:wcswidth (Results 1 – 11 of 11) sorted by relevance
/external/libcxx/include/support/solaris/ |
D | wchar.h | 25 #define wcswidth sun_wcswidth macro 45 #undef wcswidth
|
/external/bison/lib/ |
D | wchar.in.h | 1003 # undef wcswidth 1004 # define wcswidth rpl_wcswidth 1006 _GL_FUNCDECL_RPL (wcswidth, int, (const wchar_t *s, size_t n) 1008 _GL_CXXALIAS_RPL (wcswidth, int, (const wchar_t *s, size_t n)); 1011 _GL_FUNCDECL_SYS (wcswidth, int, (const wchar_t *s, size_t n) 1014 _GL_CXXALIAS_SYS (wcswidth, int, (const wchar_t *s, size_t n)); 1016 _GL_CXXALIASWARN (wcswidth); 1018 # undef wcswidth 1020 _GL_WARN_ON_USE (wcswidth, "wcswidth is unportable - "
|
/external/bison/linux-lib/ |
D | wchar.h | 1315 # undef wcswidth 1316 # define wcswidth rpl_wcswidth 1318 _GL_FUNCDECL_RPL (wcswidth, int, (const wchar_t *s, size_t n) 1320 _GL_CXXALIAS_RPL (wcswidth, int, (const wchar_t *s, size_t n)); 1323 _GL_FUNCDECL_SYS (wcswidth, int, (const wchar_t *s, size_t n) 1326 _GL_CXXALIAS_SYS (wcswidth, int, (const wchar_t *s, size_t n)); 1328 _GL_CXXALIASWARN (wcswidth); 1330 # undef wcswidth 1332 _GL_WARN_ON_USE (wcswidth, "wcswidth is unportable - "
|
/external/bison/darwin-lib/ |
D | wchar.h | 1315 # undef wcswidth 1316 # define wcswidth rpl_wcswidth 1318 _GL_FUNCDECL_RPL (wcswidth, int, (const wchar_t *s, size_t n) 1320 _GL_CXXALIAS_RPL (wcswidth, int, (const wchar_t *s, size_t n)); 1323 _GL_FUNCDECL_SYS (wcswidth, int, (const wchar_t *s, size_t n) 1326 _GL_CXXALIAS_SYS (wcswidth, int, (const wchar_t *s, size_t n)); 1328 _GL_CXXALIASWARN (wcswidth); 1330 # undef wcswidth 1332 _GL_WARN_ON_USE (wcswidth, "wcswidth is unportable - "
|
/external/ltrace/testsuite/ltrace.minor/ |
D | wchar.exp | 133 i = wcswidth(L"你好") + wcwidth(L'你') + wctob(L'1');;
|
/external/bison/m4/ |
D | wchar_h.m4 | 56 wcscspn wcsspn wcspbrk wcsstr wcstok wcswidth
|
/external/ltrace/etc/ |
D | libc.so.conf | 518 int wcswidth(wstring2_t, ulong);
|
/external/mksh/src/ |
D | check.t | 11694 name: wcswidth-1 11696 Check the new wcswidth feature 11722 name: wcswidth-2 11738 name: wcswidth-3 11747 name: wcswidth-4a 11756 name: wcswidth-4b 11765 name: wcswidth-4c
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3284 fun:wcswidth=uninstrumented
|
/external/bison/ |
D | configure | 33750 …p wcscoll wcsxfrm wcsdup wcschr wcsrchr wcscspn wcsspn wcspbrk wcsstr wcstok wcswidth ; do
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 630 PUBLIC 997a0 0 wcswidth
|