Searched refs:maxCommonFlags (Results 1 – 1 of 1) sorted by relevance
1105 int maxCommonFlags = 0; in selectOutput() local1132 if (commonFlags >= maxCommonFlags) { in selectOutput()1133 if (commonFlags == maxCommonFlags) { in selectOutput()1141 maxCommonFlags = commonFlags; in selectOutput()