Searched refs:has2 (Results 1 – 1 of 1) sorted by relevance
102 bool has2 = false; in has_only_both() local109 else if (rwd.operation == op2) { has2 = true; } in has_only_both()112 return has1 && has2; in has_only_both()