max_count 1108 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1109 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1116 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c if (hwloc_bitmap_reset_by_ulongs(res, max_count) < 0) max_count 1127 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1134 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1149 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1150 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1157 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c if (hwloc_bitmap_reset_by_ulongs(res, max_count) < 0) max_count 1166 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1173 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1190 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1191 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1198 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c if (hwloc_bitmap_reset_by_ulongs(res, max_count) < 0) max_count 1207 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1214 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1231 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1232 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1239 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c if (hwloc_bitmap_reset_by_ulongs(res, max_count) < 0) max_count 1248 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1252 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=min_count; i<max_count; i++) max_count 1459 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1460 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1507 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = count1 > count2 ? count1 : count2; max_count 1508 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned min_count = count1 + count2 - max_count; max_count 1520 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=(int)max_count-1; i>=(int) min_count; i--) { max_count 1528 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=(int)max_count-1; i>=(int) min_count; i--) { max_count 1565 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c unsigned max_count = set1->ulongs_count > set2->ulongs_count ? set1->ulongs_count : set2->ulongs_count; max_count 1574 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c for(i=0; i<max_count; i++) {