tmploops         1098 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   struct hwloc_synthetic_intlv_loop_s *loops = NULL, *tmploops;
tmploops         1125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     tmploops = realloc(loops, nr_loops*sizeof(*loops));
tmploops         1126 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     if (!tmploops)
tmploops         1128 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     loops = tmploops;