v1next           1692 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     struct hwloc__xml_imported_v1distances_s *v1dist, *v1next = data->first_v1dist;
v1next           1693 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     while ((v1dist = v1next) != NULL) {
v1next           1695 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       v1next = v1dist->next;