Home
last modified time | relevance | path

Searched refs:iswupper (Results 1 – 20 of 20) sorted by relevance

/external/bison/lib/
Dwctype.in.h127 # undef iswupper
145 # define iswupper rpl_iswupper macro
274 iswupper in rpl_iswupper()
377 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
389 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
401 _GL_CXXALIASWARN (iswupper);
Dmbchar.h235 #define mb_isupper(mbc) ((mbc).wc_valid && iswupper ((mbc).wc))
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp59 #ifdef iswupper
60 #error iswupper defined
106 static_assert((std::is_same<decltype(iswupper(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp59 #ifdef iswupper
60 #error iswupper defined
106 static_assert((std::is_same<decltype(std::iswupper(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h11 #define iswupper sun_iswupper macro
31 #undef iswupper
/external/bison/linux-lib/
Dwctype.h429 # undef iswupper
447 # define iswupper rpl_iswupper
576 iswupper in iswupper() function
679 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
691 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
703 _GL_CXXALIASWARN (iswupper);
/external/bison/darwin-lib/
Dwctype.h429 # undef iswupper
447 # define iswupper rpl_iswupper
576 iswupper in iswupper() function
679 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
691 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
703 _GL_CXXALIASWARN (iswupper);
/external/libcxx/include/
Dcwctype40 int iswupper(wint_t wc);
76 using ::iswupper;
Dwctype.h68 #undef iswupper
/external/python/cpython2/Objects/
Dunicodectype.c197 return iswupper(ch); in _PyUnicode_IsUppercase()
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h112 return ::iswupper(c); in iswupper_l()
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h190 iswupper(ch); in StdLibIsUpper()
/external/libedit/src/
Dchartype.h90 #define Isupper(x) iswupper(x)
/external/python/cpython2/Include/
Dpyport.h735 #define isupper(c) iswupper(btowc(c))
Dunicodeobject.h337 #define Py_UNICODE_ISUPPER(ch) iswupper(ch)
/external/libxml2/
Dtrio.c185 # define iswupper(x) isupper(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2135 fun:iswupper=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1188 PUBLIC ddad0 0 iswupper
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13639 FUNC 102cb e 4 iswupper
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13639 FUNC 102cb e 4 iswupper