Searched refs:maxCommonFlags (Results 1 – 1 of 1) sorted by relevance
1064 int maxCommonFlags = 0; in selectOutput() local1091 if (commonFlags >= maxCommonFlags) { in selectOutput()1092 if (commonFlags == maxCommonFlags) { in selectOutput()1101 maxCommonFlags = commonFlags; in selectOutput()