groups_pu_set     737 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_bitmap_t groups_pu_set = NULL;
groups_pu_set     960 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      if (!groups_pu_set)
groups_pu_set     961 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 		groups_pu_set = hwloc_bitmap_alloc();
groups_pu_set     962 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c 	      hwloc_bitmap_or(groups_pu_set, groups_pu_set, set);
groups_pu_set    1051 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   if (groups_pu_set) {
groups_pu_set    1057 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     hwloc_bitmap_foreach_begin(idx, groups_pu_set) {
groups_pu_set    1065 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     hwloc_bitmap_free(groups_pu_set);