Searched refs:maxCommonFlags (Results 1 – 1 of 1) sorted by relevance
711 int maxCommonFlags = 0; in selectOutput() local719 if (commonFlags > maxCommonFlags) { in selectOutput()721 maxCommonFlags = commonFlags; in selectOutput()