Home
last modified time | relevance | path

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

/external/bison/lib/
Dwctype.in.h130 # undef towupper
152 # define towupper rpl_towupper macro
308 towupper in rpl_towupper()
356 return (wint_t) (wchar_t) towupper (wc); in rpl_towupper()
359 # define towupper rpl_towupper macro
454 _GL_CXXALIAS_RPL (towupper, wint_t, (wint_t wc));
457 _GL_CXXALIAS_SYS (towupper, wint_t, (wint_t wc));
460 _GL_CXXALIASWARN (towupper);
Dstrtol.c202 # define TOUPPER(Ch) towupper (Ch)
/external/libcxx/include/
Dcwctype45 wint_t towupper(wint_t wc);
187 #ifdef towupper
188 inline _LIBCPP_INLINE_VISIBILITY wint_t __libcpp_towupper(wint_t __wc) {return towupper(__wc);}
189 #undef towupper
190 inline _LIBCPP_INLINE_VISIBILITY wint_t towupper(wint_t __wc) {return __libcpp_towupper(__wc);}
191 #else // towupper
192 using ::towupper;
/external/bison/darwin-lib/
Dwctype.h432 # undef towupper
454 # define towupper rpl_towupper
610 towupper in towupper() function
658 return (wint_t) (wchar_t) towupper (wc); in rpl_towupper()
661 # define towupper rpl_towupper macro
756 _GL_CXXALIAS_RPL (towupper, wint_t, (wint_t wc));
759 _GL_CXXALIAS_SYS (towupper, wint_t, (wint_t wc));
762 _GL_CXXALIASWARN (towupper);
/external/bison/linux-lib/
Dwctype.h432 # undef towupper
454 # define towupper rpl_towupper
610 towupper in towupper() function
658 return (wint_t) (wchar_t) towupper (wc); in rpl_towupper()
661 # define towupper rpl_towupper macro
756 _GL_CXXALIAS_RPL (towupper, wint_t, (wint_t wc));
759 _GL_CXXALIAS_SYS (towupper, wint_t, (wint_t wc));
762 _GL_CXXALIASWARN (towupper);
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp79 #ifdef towupper
80 #error towupper defined
111 static_assert((std::is_same<decltype(towupper(w)), wint_t>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp79 #ifdef towupper
80 #error towupper defined
111 static_assert((std::is_same<decltype(std::towupper(w)), std::wint_t>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h23 #define towupper sun_towupper macro
43 #undef towupper
/external/bison/m4/
Diswblank.m432 dnl Redefine all of iswcntrl, ..., towupper in <wctype.h>.
Dwctype_h.m4102 dnl towupper() although it does not have the functions. Avoid a
113 dnl Redefine towlower, towupper in <wctype.h>.
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h231 towupper(ch); in StdLibToUpper()
/external/libcxx/include/support/xlocale/
Dxlocale.h130 return towupper(c); in towupper_l()
/external/libedit/src/
Dchartype.h92 #define Toupper(x) towupper(x)
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp94 i = towlower(towupper(L'ы')) == L'ы';
/external/ltrace/etc/
Dlibc.so.conf486 wint_t towupper(wint_t);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3159 fun:towupper=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1186 PUBLIC dd9a0 0 towupper