nodesetstr       1198 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	char *nodesetstr = NULL;
nodesetstr       1202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  hwloc_bitmap_asprintf(&nodesetstr, obj->nodeset);
nodesetstr       1206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 		   nodesetstr ? " nodeset " : "",
nodesetstr       1207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 		   nodesetstr ? nodesetstr : "");
nodesetstr       1211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 		   nodesetstr ? " nodeset " : "",
nodesetstr       1212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 		   nodesetstr ? nodesetstr : "");
nodesetstr       1214 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	free(nodesetstr);