n_roots           816 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	      hwloc_obj_t *roots, unsigned n_roots,
n_roots           832 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   for (i = 0; i < n_roots; i++)
n_roots           835 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   for (i = 0, given = 0, givenweight = 0; i < n_roots; i++) {
n_roots           837 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     hwloc_obj_t root = roots[flags & HWLOC_DISTRIB_FLAG_REVERSE ? n_roots-1-i : i];