Home
last modified time | relevance | path

Searched refs:iswdigit (Results 1 – 18 of 18) sorted by relevance

/external/libcxx/include/
Dcwctype34 int iswdigit(wint_t wc);
99 #ifdef iswdigit
100 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswdigit(wint_t __wc) {return iswdigit(__wc);}
101 #undef iswdigit
102 inline _LIBCPP_INLINE_VISIBILITY int iswdigit(wint_t __wc) {return __libcpp_iswdigit(__wc);}
103 #else // iswdigit
104 using ::iswdigit;
/external/bison/lib/
Dwctype.in.h121 # undef iswdigit
139 # define iswdigit rpl_iswdigit macro
205 iswdigit in rpl_iswdigit()
371 _GL_CXXALIAS_RPL (iswdigit, int, (wint_t wc));
383 _GL_CXXALIAS_SYS (iswdigit, int, (wint_t wc));
395 _GL_CXXALIASWARN (iswdigit);
Dmbchar.h229 #define mb_isdigit(mbc) ((mbc).wc_valid && iswdigit ((mbc).wc))
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp35 #ifdef iswdigit
36 #error iswdigit defined
100 static_assert((std::is_same<decltype(iswdigit(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp35 #ifdef iswdigit
36 #error iswdigit defined
100 static_assert((std::is_same<decltype(std::iswdigit(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h13 #define iswdigit sun_iswdigit macro
33 #undef iswdigit
/external/bison/darwin-lib/
Dwctype.h423 # undef iswdigit
441 # define iswdigit rpl_iswdigit
507 iswdigit in iswdigit() function
673 _GL_CXXALIAS_RPL (iswdigit, int, (wint_t wc));
685 _GL_CXXALIAS_SYS (iswdigit, int, (wint_t wc));
697 _GL_CXXALIASWARN (iswdigit);
/external/bison/linux-lib/
Dwctype.h423 # undef iswdigit
441 # define iswdigit rpl_iswdigit
507 iswdigit in iswdigit() function
673 _GL_CXXALIAS_RPL (iswdigit, int, (wint_t wc));
685 _GL_CXXALIAS_SYS (iswdigit, int, (wint_t wc));
697 _GL_CXXALIASWARN (iswdigit);
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h196 iswdigit(ch); in StdLibIsDigit()
/external/libcxx/include/support/xlocale/
Dxlocale.h90 return iswdigit(c); in iswdigit_l()
/external/libedit/src/
Dchartype.h86 #define Isdigit(x) iswdigit(x)
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp68 i = iswdigit(L'1');
/external/ltrace/etc/
Dlibc.so.conf466 int iswdigit(wint_t);
/external/libxml2/
Dtrio.c179 # define iswdigit(x) isdigit(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2123 fun:iswdigit=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1184 PUBLIC dd890 0 iswdigit
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13655 FUNC 1030d e 4 iswdigit
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13655 FUNC 1030d e 4 iswdigit