_UNUSED_ 232 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_str_icd _UNUSED_ = {sizeof(char*),NULL,utarray_str_cpy,utarray_str_dtor}; _UNUSED_ 233 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_int_icd _UNUSED_ = {sizeof(int),NULL,NULL,NULL}; _UNUSED_ 234 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_ptr_icd _UNUSED_ = {sizeof(void*),NULL,NULL,NULL};