obj_order_type   1012 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c static const hwloc_obj_type_t obj_order_type[] = {
obj_order_type   4309 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   HWLOC_BUILD_ASSERT(sizeof(obj_order_type)/sizeof(*obj_order_type) == HWLOC_OBJ_TYPE_MAX);
obj_order_type   4317 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(obj_order_type[obj_type_order[type]] == type);
obj_order_type   4319 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(obj_type_order[obj_order_type[i]] == i);