complete_set       39 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   hwloc_const_bitmap_t complete_set = hwloc_topology_get_complete_cpuset(topology);
complete_set       46 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   if (!hwloc_bitmap_isincluded(set, complete_set)) {
complete_set       52 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     set = complete_set;
complete_set      261 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   hwloc_const_bitmap_t complete_set = hwloc_topology_get_complete_cpuset(topology);
complete_set      269 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   if (!hwloc_bitmap_isincluded(cpuset, complete_set)) {