Lines Matching full:match_char
262 uc16 match_char = str[i];263 int match_high_byte = (match_char >> 8);271 __ add(r3, r2, Operand(match_char & 0xff));