Home | History | Annotate | Download | only in switchback

Lines Matching refs:MAYBE_TOUPPER

143 #  define MAYBE_TOUPPER(ch) toHChar(capitalise ? vexxx_toupper(ch) : (ch))
151 send(MAYBE_TOUPPER(str[i]));
158 send(MAYBE_TOUPPER(str[i]));
170 send(MAYBE_TOUPPER(str[i]));
177 # undef MAYBE_TOUPPER