tmp_infos         369 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     struct hwloc_info_s *tmp_infos = realloc(dst_infos, alloccount*sizeof(*dst_infos));
tmp_infos         370 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (!tmp_infos)
tmp_infos         373 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     dst_infos = tmp_infos;