typeattrp          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;
typeattrp          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)
typeattrp          85 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h     if (typeattrp && typeattrsize >= sizeof(hwloc_obj_cache_type_t))
typeattrp          86 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h       memcpy(typeattrp, &attr.cache.type, sizeof(hwloc_obj_cache_type_t));