needindexes      1183 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   int needindexes = 0;
needindexes      1200 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	needindexes = 1;
needindexes      1206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   if (*cachesize || *memsize || needindexes) {
needindexes      1211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     res = hwloc_snprintf(tmp, tmplen, "%s%s%s", cachesize, memsize, needindexes ? "" : ")");
needindexes      1215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     if (needindexes) {