dst_countp        357 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c int hwloc__move_infos(struct hwloc_info_s **dst_infosp, unsigned *dst_countp,
dst_countp        360 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   unsigned dst_count = *dst_countp;
dst_countp        380 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   *dst_countp = dst_count;
dst_countp        226 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc__move_infos(struct hwloc_info_s **dst_infosp, unsigned *dst_countp, struct hwloc_info_s **src_infosp, unsigned *src_countp);