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

/external/libcxx/include/support/solaris/
H A Dwchar.h12 #define iswlower sun_iswlower macro
32 #undef iswlower macro
/external/bison/darwin-lib/
H A Dwctype.h425 # undef iswlower macro
443 # define iswlower rpl_iswlower
529 iswlower function
675 _GL_CXXALIAS_RPL (iswlower, int, (wint_t wc));
687 _GL_CXXALIAS_SYS (iswlower, int, (wint_t wc));
699 _GL_CXXALIASWARN (iswlower); variable
/external/bison/lib/
H A Dwctype.in.h123 # undef iswlower macro
141 # define iswlower rpl_iswlower macro
227 iswlower
373 _GL_CXXALIAS_RPL (iswlower, int, (wint_t wc));
385 _GL_CXXALIAS_SYS (iswlower, int, (wint_t wc));
397 _GL_CXXALIASWARN (iswlower); variable
/external/bison/linux-lib/
H A Dwctype.h425 # undef iswlower macro
443 # define iswlower rpl_iswlower
529 iswlower function
675 _GL_CXXALIAS_RPL (iswlower, int, (wint_t wc));
687 _GL_CXXALIAS_SYS (iswlower, int, (wint_t wc));
699 _GL_CXXALIASWARN (iswlower); variable
/external/libxml2/
H A Dtrio.c181 # define iswlower(x) islower(x) macro

Completed in 204 milliseconds