Home
last modified time | relevance | path

Searched refs:iswxdigit (Results 1 – 17 of 17) sorted by relevance

/external/libcxx/include/
Dcwctype41 int iswxdigit(wint_t wc);
155 #ifdef iswxdigit
156 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswxdigit(wint_t __wc) {return iswxdigit(__wc);}
157 #undef iswxdigit
158 inline _LIBCPP_INLINE_VISIBILITY int iswxdigit(wint_t __wc) {return __libcpp_iswxdigit(__wc);}
159 #else // iswxdigit
160 using ::iswxdigit;
/external/bison/lib/
Dwctype.in.h128 # undef iswxdigit
146 # define iswxdigit rpl_iswxdigit macro
285 iswxdigit in rpl_iswxdigit()
378 _GL_CXXALIAS_RPL (iswxdigit, int, (wint_t wc));
390 _GL_CXXALIAS_SYS (iswxdigit, int, (wint_t wc));
402 _GL_CXXALIASWARN (iswxdigit);
Dmbchar.h236 #define mb_isxdigit(mbc) ((mbc).wc_valid && iswxdigit ((mbc).wc))
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp63 #ifdef iswxdigit
64 #error iswxdigit defined
107 static_assert((std::is_same<decltype(iswxdigit(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp63 #ifdef iswxdigit
64 #error iswxdigit defined
107 static_assert((std::is_same<decltype(std::iswxdigit(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h14 #define iswxdigit sun_iswxdigit macro
34 #undef iswxdigit
/external/bison/linux-lib/
Dwctype.h430 # undef iswxdigit
448 # define iswxdigit rpl_iswxdigit
587 iswxdigit in iswxdigit() function
680 _GL_CXXALIAS_RPL (iswxdigit, int, (wint_t wc));
692 _GL_CXXALIAS_SYS (iswxdigit, int, (wint_t wc));
704 _GL_CXXALIASWARN (iswxdigit);
/external/bison/darwin-lib/
Dwctype.h430 # undef iswxdigit
448 # define iswxdigit rpl_iswxdigit
587 iswxdigit in iswxdigit() function
680 _GL_CXXALIAS_RPL (iswxdigit, int, (wint_t wc));
692 _GL_CXXALIAS_SYS (iswxdigit, int, (wint_t wc));
704 _GL_CXXALIASWARN (iswxdigit);
/external/libcxx/include/support/xlocale/
Dxlocale.h118 return iswxdigit(c); in iswxdigit_l()
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp82 i = iswxdigit(L'A');
/external/bison/m4/
Dwctype_h.m476 dnl Redefine all of iswcntrl, ..., iswxdigit in <wctype.h>.
/external/ltrace/etc/
Dlibc.so.conf473 int iswxdigit(wint_t);
/external/libxml2/
Dtrio.c186 # define iswxdigit(x) isxdigit(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2137 fun:iswxdigit=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1187 PUBLIC dda00 0 iswxdigit
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13663 FUNC 10331 11 4 iswxdigit
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13663 FUNC 10331 11 4 iswxdigit