typep             260 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c hwloc_type_sscanf(const char *string, hwloc_obj_type_t *typep,
typep             355 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c   *typep = type;
typep             373 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c hwloc_type_sscanf_as_depth(const char *string, hwloc_obj_type_t *typep,
typep             400 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c   if (typep)
typep             401 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c     *typep = type;
typep             958 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h 				     hwloc_obj_type_t *typep,
typep             983 opal/mca/hwloc/hwloc201/hwloc/include/hwloc.h 					      hwloc_obj_type_t *typep,
typep              74 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_obj_type_sscanf(const char *string, hwloc_obj_type_t *typep, int *depthattrp, void *typeattrp, size_t typeattrsize) __hwloc_attribute_deprecated;
typep              76 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_obj_type_sscanf(const char *string, hwloc_obj_type_t *typep, int *depthattrp, void *typeattrp, size_t typeattrsize)
typep              79 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h   int err = hwloc_type_sscanf(string, typep, &attr, sizeof(attr));
typep              82 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h   if (hwloc_obj_type_is_cache(*typep)) {
typep              87 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h   } else if (*typep == HWLOC_OBJ_GROUP) {