Home | History | Annotate | Download | only in tests

Lines Matching refs:MAYBE_TOUPPER

1027 #  define MAYBE_TOUPPER(ch) (capitalise ? vex_toupper(ch) : (ch))
1035 send(MAYBE_TOUPPER(str[i]));
1042 send(MAYBE_TOUPPER(str[i]));
1054 send(MAYBE_TOUPPER(str[i]));
1061 # undef MAYBE_TOUPPER