Searched refs:first_match (Results 1 – 1 of 1) sorted by relevance
351 int first_zero = 16, first_match = 16; in vstrc() local393 first_match = MIN(cur_byte, first_match); in vstrc()397 first_match = cur_byte; in vstrc()406 s390_vec_write_element64(v1, 0, MIN(first_match, first_zero)); in vstrc()410 if (first_zero == 16 && first_match == 16) { in vstrc()414 } else if (first_match < first_zero) { in vstrc()