Searched refs:maxCommonFlags (Results 1 – 1 of 1) sorted by relevance
712 int maxCommonFlags = 0; in selectOutput() local720 if (commonFlags > maxCommonFlags) { in selectOutput()722 maxCommonFlags = commonFlags; in selectOutput()