prevdesc 82 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c struct hwloc__plugin_desc *desc, **prevdesc; prevdesc 160 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c prevdesc = &hwloc_plugins; prevdesc 161 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c while (*prevdesc) prevdesc 162 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c prevdesc = &((*prevdesc)->next); prevdesc 163 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c *prevdesc = desc;