Searched refs:maxCommonFlags (Results 1 – 1 of 1) sorted by relevance
1015 int maxCommonFlags = 0; in selectOutput() local1042 if (commonFlags >= maxCommonFlags) { in selectOutput()1043 if (commonFlags == maxCommonFlags) { in selectOutput()1051 maxCommonFlags = commonFlags; in selectOutput()