givenweight       823 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   unsigned given, givenweight;
givenweight       835 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   for (i = 0, given = 0, givenweight = 0; i < n_roots; i++) {
givenweight       847 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     chunk = (( (givenweight+weight) * n  + tot_weight-1) / tot_weight)
givenweight       848 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h           - ((  givenweight         * n  + tot_weight-1) / tot_weight);
givenweight       870 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     givenweight += weight;