Home | History | Annotate | Download | only in tests

Lines Matching refs:MAYBE_TOUPPER

1065 #  define MAYBE_TOUPPER(ch) (capitalise ? vex_toupper(ch) : (ch))
1073 send(MAYBE_TOUPPER(str[i]));
1080 send(MAYBE_TOUPPER(str[i]));
1092 send(MAYBE_TOUPPER(str[i]));
1099 # undef MAYBE_TOUPPER