tmpinfos          313 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     struct hwloc_info_s *tmpinfos = realloc(infos, alloccount*sizeof(*infos));
tmpinfos          314 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (!tmpinfos)
tmpinfos          317 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     *infosp = infos = tmpinfos;