Lines Matching refs:vex_toupper
995 static HChar vex_toupper ( HChar c )1034 # define MAYBE_TOUPPER(ch) (capitalise ? vex_toupper(ch) : (ch))