Searched refs:iswctype (Results 1 – 19 of 19) sorted by relevance
/external/libcxx/include/ |
D | cwctype | 42 int iswctype(wint_t wc, wctype_t desc); 163 #ifdef iswctype 164 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswctype(wint_t __w, wctype_t __d) {return iswctype(_… 165 #undef iswctype 166 inline _LIBCPP_INLINE_VISIBILITY int iswctype(wint_t __w, wctype_t __d) {return __libcpp_iswctype(_… 167 #else // iswctype 168 using ::iswctype;
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | wctype_h.pass.cpp | 67 #ifdef iswctype 68 #error iswctype defined 108 static_assert((std::is_same<decltype(iswctype(w, wct)), int>::value), ""); in main()
|
/external/libcxx/test/std/strings/c.strings/ |
D | cwctype.pass.cpp | 67 #ifdef iswctype 68 #error iswctype defined 108 static_assert((std::is_same<decltype(std::iswctype(w, wct)), int>::value), ""); in main()
|
/external/bison/lib/ |
D | wctype.in.h | 440 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 442 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 443 _GL_CXXALIASWARN (iswctype); 445 # undef iswctype 447 _GL_WARN_ON_USE (iswctype, "iswctype is unportable - "
|
/external/libcxx/include/support/solaris/ |
D | wchar.h | 21 #define iswctype sun_iswctype macro 41 #undef iswctype
|
/external/bison/darwin-lib/ |
D | wctype.h | 742 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 744 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 745 _GL_CXXALIASWARN (iswctype); 747 # undef iswctype 749 _GL_WARN_ON_USE (iswctype, "iswctype is unportable - "
|
/external/bison/linux-lib/ |
D | wctype.h | 742 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 744 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 745 _GL_CXXALIASWARN (iswctype); 747 # undef iswctype 749 _GL_WARN_ON_USE (iswctype, "iswctype is unportable - "
|
/external/bison/m4/ |
D | wctype_h.m4 | 117 dnl We assume that the wctype() and iswctype() functions exist if and only 184 [wctype iswctype wctrans towctrans
|
/external/ltrace/testsuite/ltrace.minor/ |
D | wchar.exp | 136 i = iswctype(L'Ш', wctype("alpha"));
|
/external/ltrace/etc/ |
D | libc.so.conf | 475 int iswctype(wint_t, uint);
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched_filled.sym | 218 FILE 2987 f:\dd\vctools\crt_bld\self_x86\crt\src\iswctype.c
|
D | dump_syms_regtest.sym | 218 FILE 2987 f:\dd\vctools\crt_bld\self_x86\crt\src\iswctype.c
|
D | omap_reorder_funcs.sym | 218 FILE 2987 f:\dd\vctools\crt_bld\self_x86\crt\src\iswctype.c
|
D | dump_syms_regtest64.sym | 246 FILE 7128 f:\dd\vctools\crt\crtw32\convert\iswctype.c
|
D | omap_stretched.sym | 218 FILE 2987 f:\dd\vctools\crt_bld\self_x86\crt\src\iswctype.c
|
D | omap_reorder_bbs.sym | 219 FILE 2987 f:\dd\vctools\crt_bld\self_x86\crt\src\iswctype.c
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2121 fun:iswctype=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 6446 FILE 6445 f:\sp\vctools\crt_bld\self_x86\crt\src\iswctype.c 18978 FUNC 209b2 6e 8 iswctype
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 6446 FILE 6445 f:\sp\vctools\crt_bld\self_x86\crt\src\iswctype.c 18978 FUNC 209b2 6e 8 iswctype
|