opal_dss_get_data_type 571 opal/dss/dss_internal.h int opal_dss_get_data_type(opal_buffer_t *buffer, opal_data_type_t *type); opal_dss_get_data_type 58 opal/dss/dss_peek.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(&tmp, &local_type))) { opal_dss_get_data_type 73 opal/dss/dss_peek.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(&tmp, type))) { opal_dss_get_data_type 110 opal/dss/dss_peek.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(&tmp, type))) { opal_dss_get_data_type 62 opal/dss/dss_unpack.c rc = opal_dss_get_data_type(buffer, &local_type))) { opal_dss_get_data_type 114 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (rc = opal_dss_get_data_type(buffer, &local_type))) { opal_dss_get_data_type 151 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(buffer, &remote_type))) { opal_dss_get_data_type 183 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(buffer, &remote_type))) { opal_dss_get_data_type 216 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(buffer, &remote_type))) { opal_dss_get_data_type 249 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_get_data_type(buffer, &remote_type))) {