Searched refs:second_same (Results 1 – 1 of 1) sorted by relevance
252 bool second_same = (a[1] == b[1]); in _UUID_MATCH() local254 return first_same && second_same; in _UUID_MATCH()