Searched defs:iswupper (Results 1 - 5 of 5) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dwchar.h11 #define iswupper sun_iswupper macro
31 #undef iswupper macro
/external/bison/darwin-lib/
H A Dwctype.h429 # undef iswupper macro
447 # define iswupper rpl_iswupper
576 iswupper function
679 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
691 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
703 _GL_CXXALIASWARN (iswupper); variable
/external/bison/lib/
H A Dwctype.in.h127 # undef iswupper macro
145 # define iswupper rpl_iswupper macro
274 iswupper
377 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
389 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
401 _GL_CXXALIASWARN (iswupper); variable
/external/bison/linux-lib/
H A Dwctype.h429 # undef iswupper macro
447 # define iswupper rpl_iswupper
576 iswupper function
679 _GL_CXXALIAS_RPL (iswupper, int, (wint_t wc));
691 _GL_CXXALIAS_SYS (iswupper, int, (wint_t wc));
703 _GL_CXXALIASWARN (iswupper); variable
/external/libxml2/
H A Dtrio.c185 # define iswupper(x) isupper(x) macro

Completed in 492 milliseconds