Searched refs:max2 (Results 1 – 1 of 1) sorted by relevance
219 T max2 = Max(v2.first, v2.second, cmpFunc); in IICapabilityCheck() local222 T tmpMax = Min(max1, max2, cmpFunc); in IICapabilityCheck()