UT_array           62 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h   memset(a,0,sizeof(UT_array));                                               \
UT_array           80 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h   a=(UT_array*)malloc(sizeof(UT_array));                                      \
UT_array          136 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *partitions;
UT_array          140 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *topos;
UT_array          168 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *physical_links;
UT_array          182 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *subnodes; /* the group of nodes for the virtual nodes */
UT_array          188 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *partitions; /* index in the list from the topology */
UT_array          215 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *physical_links;
UT_array          220 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *partitions; /* index in the list from the topology */
UT_array          222 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *subnode_edges; /* for edges going to virtual nodes */
UT_array          249 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *partitions; /* index in the list from the topology */
UT_array          261 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h     UT_array *links;
UT_array          502 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h void netloc_arch_tree_complete(netloc_arch_tree_t *tree, UT_array **down_degrees_by_level,