next_child 371 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c next_child: next_child 390 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c goto next_child; next_child 1336 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc_obj_t child, next_child = NULL; next_child 1348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c for (child = cur->first_child, child ? next_child = child->next_sibling : NULL; next_child 1350 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child = next_child, child ? next_child = child->next_sibling : NULL) {