Searched defs:group_count_max (Results 1 – 4 of 4) sorted by relevance
69 static int group_count_max; member in sta::PathGroup
74 unsigned int group_count, group_count_max=0; variable
41 int PathGroup::group_count_max = std::numeric_limits<int>::max(); member in sta::PathGroup
1913 int group_count_max = PathGroup::group_count_max; variable