misc_arity 784 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c newobj->misc_arity = src->misc_arity; misc_arity 839 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (newobj->misc_arity) { misc_arity 2283 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c parent->misc_arity += child->misc_arity; misc_arity 2323 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c child->misc_arity += parent->misc_arity; misc_arity 2553 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c parent->misc_arity = n; misc_arity 4058 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c if (!parent->misc_arity) { misc_arity 4072 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c hwloc__check_child_siblings(parent, NULL, parent->misc_arity, j, child, prev); misc_arity 4080 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c assert(j == parent->misc_arity); misc_arity 453 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h unsigned misc_arity; /**< \brief Number of Misc children.